Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aknierim authored Mar 20, 2024
1 parent 9cf195b commit 21c0792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup
run: |
sudo apt-get install --yes poppler-utils
pip install https://github.com/maxnoe/texlive-batch-installation/archive/v0.3.2.tar.gz
pip install https://github.com/maxnoe/texlive-batch-installation/archive/v0.3.4.tar.gz
python -m install_texlive -p $HOME/texlive -t $TEXLIVE_VERSION --collections='-a' --package-file tex-packages.txt --update -v
# add to path for following steps
Expand Down

0 comments on commit 21c0792

Please sign in to comment.