Skip to content

Commit

Permalink
revert: "build: use alternative texlive action"
Browse files Browse the repository at this point in the history
This reverts commit f331593.
  • Loading branch information
jolars committed Jan 15, 2024
1 parent ec1f71e commit 5d32f73
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: zauguin/install-texlive@v3
- uses: teatimeguest/setup-texlive-action@v3
with:
packages: >
l3build tex latex-bin beamer tikz pgfopts etoolsbox calc
packages: scheme-full
- name: check
run: l3build check
- name: document
Expand Down

0 comments on commit 5d32f73

Please sign in to comment.