update ci

This commit is contained in:
Kevin Harrington 2023-12-18 10:59:45 -05:00
parent e4828698fb
commit dea0d67b16

View file

@ -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 ../