Skip to content

Commit

Permalink
trying rhub latex again
Browse files Browse the repository at this point in the history
  • Loading branch information
bbolker committed Apr 1, 2024
1 parent 4c49cc5 commit 5863937
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rhub.yaml
Expand Up @@ -90,7 +90,6 @@ jobs:
job-config: ${{ matrix.config.job-config }}
token: ${{ secrets.RHUB_TOKEN }}
- uses: teatimeguest/setup-texlive-action@v3
if: runner.os != 'Linux'
with:
packages: >-
scheme-basic
Expand All @@ -115,10 +114,6 @@ jobs:
thumbpdf
framed
blkarray
- name: Install LaTeX etc.
if: runner.os == 'Linux'
run: |
sudo apt-get install texlive texlive-science texlive-latex-base texlive-latex-extra texlive-bibtex-extra
- uses: r-hub/rhub2/actions/rhub-run-check@v1
with:
job-config: ${{ matrix.config.job-config }}
Expand Down

0 comments on commit 5863937

Please sign in to comment.