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
|
||||
with:
|
||||
submodules: recursive
|
||||
- run: sudo apt install pandoc 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: sudo apt install texlive-latex-extra
|
||||
- run: echo $PWD
|
||||
- run: ls -al ./
|
||||
- run: ls -al ../
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue