Skip to content

Commit

Permalink
TEMP
Browse files Browse the repository at this point in the history
  • Loading branch information
pazmivaniye committed Jun 16, 2024
1 parent a6de32a commit c32c658
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 @@ -46,7 +46,7 @@ jobs:
sudo installer -pkg BasicTeX.pkg -target /
export PATH=/Library/TeX/texbin:$PATH
sudo tlmgr update --self
sudo tlmgr install standalone xstring luatex85 newtx pgfplots siunitx
sudo tlmgr install standalone xstring luatex85 newtx pgfplots siunitx fontaxes
sudo port install ghostscript poppler
- name: Build and Test
run: |
Expand Down

0 comments on commit c32c658

Please sign in to comment.