Skip to content

Commit

Permalink
tries to fix pipeline for tex documents
Browse files Browse the repository at this point in the history
  • Loading branch information
tillumination committed Sep 21, 2024
1 parent 6b62f7c commit c04844a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompileTex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
apk add make zip
cd sheets ; make
zip --junk-paths sheets */jvk-blatt*.pdf
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
if: github.ref == 'refs/heads/master'
with:
name: sheet-pdfs
Expand Down

0 comments on commit c04844a

Please sign in to comment.