Build on gitea ation #2

Merged
julienfastre merged 6 commits from use-gitea-ci into master 2024-09-30 09:38:16 +00:00
Showing only changes of commit 0516fc17e8 - Show all commits

View File

@ -22,8 +22,8 @@ jobs:
- name: Setup pandoc
uses: https://github.com/r-lib/actions/setup-pandoc@v1
with:
pandoc-version: '3.4'
with:
pandoc-version: '3.4'
- name: Build presentation main
run: pandoc -t revealjs --resource-path=.:presentation/src/ -s presentation/src/index.md -o presentation/src/index.html