Skip to content

Commit

Permalink
placement of slides
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnivin committed Dec 2, 2024
1 parent 7f16b50 commit 2883b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Deploy to gh-pages branch
run: |
mkdir -p .
mv talk/slides.html index.html
cp talk/slides.html index.html
cp -r talk/figures figures
git add index.html
git add -f talk/figures
Expand Down

0 comments on commit 2883b24

Please sign in to comment.