Skip to content

Commit 67082bd

Browse files
committed
Update workflow
1 parent d42c44c commit 67082bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish_website.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Export the notebook and Add files
2626
run: |
2727
mkdir temp
28-
cp -r img/ temp/img/
2928
jupyter nbconvert 1-neural_networks.ipynb --to slides
3029
mv 1-neural_networks.slides.html temp/1-neural-networks.html
3130
jupyter nbconvert 2-mnist_training.ipynb --to slides

0 commit comments

Comments
 (0)