Embed resources into presentation
All checks were successful
Build an image to deploy website / build (push) Successful in 1m21s
All checks were successful
Build an image to deploy website / build (push) Successful in 1m21s
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
run: pandoc -t revealjs --resource-path=.:presentation/src/ -s presentation/src/essaimage.md -o presentation/src/essaimage.html
|
||||
|
||||
- name: Build presentation formation-signature
|
||||
run: pandoc --from markdown+emoji -t revealjs --resource-path=.:presentation/src/ -s presentation/src/formation-signature.md -o presentation/src/formation-signature.html
|
||||
run: pandoc --from markdown+emoji -t revealjs --embed-resources --resource-path=.:presentation/src/ -s presentation/src/formation-signature.md -o presentation/src/formation-signature.html
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
|
Reference in New Issue
Block a user