ßsd
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 9s

This commit is contained in:
alexander
2025-12-14 20:54:57 +01:00
parent f7809d9fb9
commit ad71fdc6f9

View File

@@ -32,7 +32,7 @@ jobs:
with: with:
image: ghcr.io/typst/typst:0.14.2 image: ghcr.io/typst/typst:0.14.2
options: -v ${{ env.GITEA_WORK_DIR }}:/workspace -w /workspace options: -v ${{ env.GITEA_WORK_DIR }}:/workspace -w /workspace
run: "TYPST_SOURCE_DIR=${{ env.TYPST_SOURCE_DIR }} BUILD_DIR=${{ env.BUILD_DIR }} ls -laF" run: "TYPST_SOURCE_DIR=${{ env.TYPST_SOURCE_DIR }} BUILD_DIR=${{ env.BUILD_DIR }} pwd"
- name: Upload PDFs - name: Upload PDFs