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 7fa92da commit ec47e15Copy full SHA for ec47e15
.github/workflows/deploy_to_pages.yml
@@ -27,6 +27,7 @@ jobs:
27
- name: Get Rayveal.js
28
run: |
29
curl -L https://raw.githubusercontent.com/OlekRaymond/Slides/refs/heads/main/BuildSlides.py > BuildSlides.py
30
+ curl -L https://raw.githubusercontent.com/OlekRaymond/Slides/refs/heads/main/TemplateSlides.html.in > TemplateSlides.html.in
31
32
- name: Build slides
33
0 commit comments