Skip to content

Commit dc46166

Browse files
committed
Fix export path
1 parent adec505 commit dc46166

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/render_example_gallery.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ jobs:
8989
make html
9090
9191
- name: Export conda environment
92-
working-directory: ./doc
9392
run: conda env export > doc/source/auto_examples/environment.yml
9493

9594
- name: Tar auto_examples files

0 commit comments

Comments
 (0)