Skip to content

Commit

Permalink
Try using system texlive-full
Browse files Browse the repository at this point in the history
  • Loading branch information
gb119 committed Apr 5, 2024
1 parent 78f0911 commit c54a7ff
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ jobs:

steps:
- name: Setup TeX Live
uses: teatimeguest/setup-texlive-action@v3
with:
packages: revtex4 amsmath amsfonts times sfmath
run: !
sudo apt-get install -y texlive-full
- name: Checkout
uses: actions/checkout@v2
- uses: mamba-org/setup-micromamba@v1
Expand Down

0 comments on commit c54a7ff

Please sign in to comment.