Skip to content

Commit 656a24f

Browse files
committed
env: force figures
1 parent 01bd6b6 commit 656a24f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
mkdir -p .
4545
cp talk/slides.html index.html
46-
cp -r talk/figures/illustrations/*.png figures/illustrations/*.png
46+
cp -r talk/figures/ figures
4747
git add index.html
4848
git add talk/slides.html
4949
git add -f figures/illustrations/*.png

0 commit comments

Comments
 (0)