Skip to content

Commit

Permalink
apparently tlmgr doesn't do recursive dependency lookup?
Browse files Browse the repository at this point in the history
  • Loading branch information
olynch committed Jul 22, 2024
1 parent 80c6142 commit d4449aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- run: |
tlmgr update --self
tlmgr install standalone
tlmgr install tikz
tlmgr install tikz-cd
tlmgr install amsmath
- run: bash scripts/dev-docs.sh

0 comments on commit d4449aa

Please sign in to comment.