Skip to content

Commit c76311f

Browse files
+1
1 parent 8e43a80 commit c76311f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: conda-incubator/setup-miniconda@v2
2020
with:
2121
activate-environment: build
22-
environment-file: environment.yml
22+
environment-file: environment.yaml
2323
python-version: 3.9
2424
auto-activate-base: false
2525
- shell: bash -l {0}

0 commit comments

Comments
 (0)