Skip to content

Commit

Permalink
Update compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mads256h authored Jun 12, 2024
1 parent 3df8949 commit 321dbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install prerequisites
run: sudo apt-get install -y ghostscript texlive-latex-base
run: sudo apt-get install -y ghostscript texlive-latex-recommended
- name: Checkout repository
uses: actions/checkout@v2
- name: Compile the document
Expand Down

0 comments on commit 321dbd0

Please sign in to comment.