Build on gitea ation #2
@ -22,8 +22,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup pandoc
|
- name: Setup pandoc
|
||||||
uses: https://github.com/r-lib/actions/setup-pandoc@v1
|
uses: https://github.com/r-lib/actions/setup-pandoc@v1
|
||||||
with:
|
with:
|
||||||
pandoc-version: '3.4'
|
pandoc-version: '3.4'
|
||||||
|
|
||||||
- name: Build presentation main
|
- name: Build presentation main
|
||||||
run: pandoc -t revealjs --resource-path=.:presentation/src/ -s presentation/src/index.md -o presentation/src/index.html
|
run: pandoc -t revealjs --resource-path=.:presentation/src/ -s presentation/src/index.md -o presentation/src/index.html
|
||||||
|
Loading…
Reference in New Issue
Block a user