Skip to content

Commit

Permalink
try to deal with unstable latex repo
Browse files Browse the repository at this point in the history
  • Loading branch information
luclaurent committed Dec 3, 2024
1 parent 64449ef commit 5146354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-mac-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: |
# xstring is just required for testing --includestyles
sudo tlmgr update --self
sudo tlmgr install collection-fontsrecommended bophook xstring --verify-repo=none
sudo tlmgr install --verify-repo=none collection-fontsrecommended bophook xstring
- name: Test latexml
run: |
Expand Down

0 comments on commit 5146354

Please sign in to comment.