This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
|||||||
- name: build presentation
|
- name: build presentation
|
||||||
working-directory: ./presentation
|
working-directory: ./presentation
|
||||||
run: |
|
run: |
|
||||||
npx @marp-team/marp-cli@latest presentation.md --theme-set ./themes -- -o index.html && \
|
npx @marp-team/marp-cli@latest presentation.md -o index.html --theme-set ./themes -- && \
|
||||||
zip -r ../presentation.zip .
|
zip -r ../presentation.zip .
|
||||||
- name: upload to pages
|
- name: upload to pages
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user