asd
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 31s

This commit is contained in:
alexander
2025-12-14 22:18:56 +01:00
parent e6258cbd4c
commit c771270942

View File

@@ -46,8 +46,8 @@ jobs:
- name: Upload PDFs
if: always()
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: typst-pdfs
path: ${{ env.BUILD_DIR }}/
path: ${{ env.BUILD_DIR }}/*.pdf
if-no-files-found: warn