workflow
This commit is contained in:
parent
c9f59c2756
commit
9ccf224dca
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ jobs:
|
|||
publish:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Install Pandoc
|
||||
run: apt install pandoc
|
||||
- name: Install checkout
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue