diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 52eb32f..3b1b48f 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -48,7 +48,7 @@ jobs: - name: "setup TeX Live (via paolobrasolin)" uses: paolobrasolin/setup-texlive-action@v1 with: - profile-path: ${{ github.workspace }}/.github/tex/texlive.profile.txt + profile-path: ${{ github.workspace }}/.github/tex/profile.minimal.txt packages-path: ${{ github.workspace }}/.github/tex/packages.test.txt # - name: "install tikz-trackschematic"