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 338e753b50 - Show all commits

View File

@ -20,8 +20,11 @@ jobs:
- name: Check out repository
uses: https://github.com/actions/checkout@v4
- name: update deps
run: apt-get update
- name: Setup pandoc
uses: https://github.com/r-lib/actions/setup-pandoc@v1
uses: https://github.com/r-lib/actions/setup-pandoc@vj1
with:
pandoc-version: '3.4'