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

This commit is contained in:
alexander
2025-12-14 22:03:16 +01:00
parent 99ded82ad3
commit ebe14bc521

View File

@@ -42,8 +42,7 @@ jobs:
image: typst-builder-image:latest
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
if: always()