workflow
This commit is contained in:
parent
f475aa06f4
commit
e1b33cf72d
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ jobs:
|
|||
- name: Install Pandoc
|
||||
run: |
|
||||
apt update
|
||||
apt search pandoc
|
||||
apt install pandoc
|
||||
apt install -y pandoc
|
||||
- name: Install checkout
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue