fixed file extension
All checks were successful
build-latex / build (push) Successful in 6m52s

This commit is contained in:
Jonas_Jones 2025-06-20 22:17:52 +02:00
parent 0acdffd3ae
commit b5ef7d1944

View file

@ -51,7 +51,7 @@ jobs:
- name: capture all PDFs as artifacts - name: capture all PDFs as artifacts
uses: https://code.forgejo.org/forgejo/upload-artifact@v4 uses: https://code.forgejo.org/forgejo/upload-artifact@v4
with: with:
name: compiled-pdfs name: compiled-pdfs.zip
path: '**/*.pdf' path: '**/*.pdf'
if-no-files-found: error if-no-files-found: error