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:
|
publish:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Pandoc
|
||||||
|
run: apt install pandoc
|
||||||
- name: Install checkout
|
- name: Install checkout
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue