Skip to content

Commit

Permalink
🔨 Removed second tinytex call
Browse files Browse the repository at this point in the history
  • Loading branch information
serkor1 committed Jan 14, 2025
1 parent 1ed7121 commit c3194c5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,6 @@ jobs:
- name: Build YAML-file
run: python tools/doc-builders/build-yaml.py

- uses: r-lib/actions/setup-tinytex@v2
- run: tlmgr --version

- name: Install additional LaTeX packages
run: |
tlmgr update --self
tlmgr install titlesec
tlmgr list --only-installed
- name: Render docs
uses: quarto-dev/quarto-actions/render@v2
with:
Expand Down

0 comments on commit c3194c5

Please sign in to comment.