We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01bd6b6 commit 656a24fCopy full SHA for 656a24f
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
run: |
44
mkdir -p .
45
cp talk/slides.html index.html
46
- cp -r talk/figures/illustrations/*.png figures/illustrations/*.png
+ cp -r talk/figures/ figures
47
git add index.html
48
git add talk/slides.html
49
git add -f figures/illustrations/*.png
0 commit comments