Skip to content

Commit

Permalink
xelatex
Browse files Browse the repository at this point in the history
  • Loading branch information
isidroas committed Dec 10, 2024
1 parent 79c7adc commit fa66d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# # TODO: find a quicker method. Currently the download is fast but the installation is slow
# # In total, it takes 5min
# run: sudo apt install texlive-full
run: sudo apt install texlive
run: sudo apt install texlive texlive-xetex
- name: Install fonts
run: ./.github/workflows/install_nerd_fonts.sh
- name: Install package
Expand Down

0 comments on commit fa66d52

Please sign in to comment.