asd
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Failing after 9s

This commit is contained in:
alexander
2025-12-14 20:58:01 +01:00
parent e977376d4d
commit 3da803696f

View File

@@ -25,7 +25,7 @@ jobs:
lfs: false
- name: Debug Ls
run: ls -la "$PWD" && echo "$PWD && echo $GITEA_WORK_DIR"
run: ls -la "$PWD" && echo "$PWD && echo ${{ github.workspace }}"
- name: Compile all .typ files
uses: addnab/docker-run-action@v3