Ci Fix: ARAAAAAAGG
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Failing after 9s
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Failing after 9s
This commit is contained in:
@@ -30,6 +30,9 @@ jobs:
|
||||
typst --version || true
|
||||
uname -a
|
||||
|
||||
- name: Debug Ls
|
||||
run: ls -la "$PWD"
|
||||
|
||||
- name: Compile all .typ files
|
||||
shell: bash
|
||||
run: "TYPST_SOURCE_DIR=${{ env.TYPST_SOURCE_DIR }} BUILD_DIR=${{ env.BUILD_DIR }} ./compile-all.bash"
|
||||
|
||||
Reference in New Issue
Block a user