Skip to content

Commit

Permalink
Linux...
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Oct 5, 2023
1 parent db4c762 commit 353e3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: teatimeguest/setup-texlive-action@v2
with:
package-file: texlive/texlive_packages
- run: sudo apt-get install -y ghostscript python-pygments
- run: sudo apt-get install -y ghostscript python3-pygments
- run: make latex/example.pdf
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 353e3f9

Please sign in to comment.