Skip to content

Commit e7bdb22

Browse files
+1
1 parent a4d5b76 commit e7bdb22

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
@@ -14,7 +14,7 @@ jobs:
1414
python-version: 3.9.5
1515
- name: Install dependencies
1616
run: |
17-
C:\Miniconda\condabin\conda.bat env create --file environment.yml
17+
C:\Miniconda\condabin\conda.bat env create --file environment.yaml
1818
C:\Miniconda\condabin\conda.bat init powershell
1919
- name: Build Executable
2020
run: |

0 commit comments

Comments
 (0)