Skip to content

Commit ec47e15

Browse files
Edits to fix missing template
1 parent 7fa92da commit ec47e15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_to_pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Get Rayveal.js
2828
run: |
2929
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
3031
3132
- name: Build slides
3233
run: |

0 commit comments

Comments
 (0)