We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656a24f commit cfc62bbCopy full SHA for cfc62bb
.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/ figures
+ 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