Skip to content

Commit ccfcd7f

Browse files
committed
fix: copy styles from .reveal-md
1 parent 62569c8 commit ccfcd7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-to-gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
npx reveal-md lessons/ --static dist
2121
rsync -a -r lessons/ dist/
2222
cp -r plugins dist/_assets/
23+
cp -r .reveal-md dist/_assets/
2324
2425
- name: Deploy
2526
# https://github.com/marketplace/actions/deploy-to-github-pages

0 commit comments

Comments
 (0)