Skip to content

Commit d911683

Browse files
authored
Update migrate.yml
1 parent 211c1b4 commit d911683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/migrate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626

2727
- name: install deps
2828
run: |
29-
conda env update -f environment.yml
29+
conda env update -f environment.yml -n base
3030
jupyter nbconvert --to html *.ipynb
3131
ls

0 commit comments

Comments
 (0)