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

This commit is contained in:
alexander
2025-12-14 21:13:14 +01:00
parent 36a8b3c9a9
commit 6f01430b55

View File

@@ -36,7 +36,7 @@ jobs:
image: ghcr.io/typst/typst:0.14.2
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
cwd: ${{ github.workspace }}
run: "cd ${{ github.workspace }} && ./compile-all.bash"
run: "cd ${{ github.workspace }} && ls -laF"
- name: Upload PDFs