mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 11:05:26 +01:00
typo
This commit is contained in:
2
.github/workflows/build_documentation.yml
vendored
2
.github/workflows/build_documentation.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
uses: conda-incubator/setup-miniconda@v3
|
uses: conda-incubator/setup-miniconda@v3
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
environment-name: etc/gh-workflow-conda-env.yml
|
environment-file: etc/gh-workflow-conda-env.yml
|
||||||
miniforge-version: latest
|
miniforge-version: latest
|
||||||
channels: conda-forge
|
channels: conda-forge
|
||||||
conda-remove-defaults: "true"
|
conda-remove-defaults: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user