add marpx lib contents to themes
Build marp presentation / build marp presentation (push) Successful in 46s
Build marp presentation / build marp presentation (push) Successful in 46s
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: build presentation
|
||||
working-directory: ./presentation
|
||||
run: |
|
||||
npx @marp-team/marp-cli@latest --theme styles/cantor.css presentation.md -o index.html && \
|
||||
npx @marp-team/marp-cli@latest --theme themes/cantor.css presentation.md -o index.html && \
|
||||
zip -r ../presentation.zip .
|
||||
- name: upload to pages
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user