diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 408c4ed6..e1a2c2a7 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Install dependancies - run: sudo apt-get install -y pdflatex + run: sudo apt-get install -y texlive-latex-base - name: Check out repository code uses: actions/checkout@v4 - name: Build