Build on gitea ation #2
@ -20,8 +20,11 @@ jobs:
|
||||
- name: Check out repository
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
|
||||
- name: update packages
|
||||
run: apt-get update
|
||||
|
||||
- name: Setup pandoc
|
||||
uses: https://github.com/r-lib/actions/setup-pandoc@vj1
|
||||
uses: https://github.com/r-lib/actions/setup-pandoc@v1
|
||||
with:
|
||||
pandoc-version: '3.4'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user