Skip to content

Commit 97e1347

Browse files
Another CI fix
1 parent f8992b1 commit 97e1347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v3
1515
- uses: goanpeca/setup-miniconda@v2.2.0
1616
with:
17-
miniforge-variant: latest
17+
miniforge-version: latest
1818
conda-version: ">=23.7.4"
1919
conda-build-version: ">=3.26"
2020
environment-file: environment.yml

0 commit comments

Comments
 (0)