We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e43a80 commit c76311fCopy full SHA for c76311f
.github/workflows/python-package-conda.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: conda-incubator/setup-miniconda@v2
20
with:
21
activate-environment: build
22
- environment-file: environment.yml
+ environment-file: environment.yaml
23
python-version: 3.9
24
auto-activate-base: false
25
- shell: bash -l {0}
0 commit comments