Skip to content

Commit

Permalink
Install system dependencies in GA
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Oct 5, 2023
1 parent 2a045c6 commit db4c762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +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: make latex/example.pdf
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit db4c762

Please sign in to comment.