mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-20 01:01:12 +00:00
update ci
This commit is contained in:
parent
e4828698fb
commit
dea0d67b16
1 changed files with 1 additions and 3 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -13,9 +13,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- run: sudo apt install pandoc texlive-latex-extra
|
- run: sudo apt install texlive-latex-extra
|
||||||
- run: wget https://github.com/jgm/pandoc/releases/download/3.1.7/pandoc-3.1.7-1-amd64.deb
|
|
||||||
- run: sudo dpkg -i pandoc-3.1.7-1-amd64.deb
|
|
||||||
- run: echo $PWD
|
- run: echo $PWD
|
||||||
- run: ls -al ./
|
- run: ls -al ./
|
||||||
- run: ls -al ../
|
- run: ls -al ../
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue