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
|
typst --version || true
|
||||||
uname -a
|
uname -a
|
||||||
|
|
||||||
|
- name: Debug Ls
|
||||||
|
run: ls -la "$PWD"
|
||||||
|
|
||||||
- name: Compile all .typ files
|
- name: Compile all .typ files
|
||||||
shell: bash
|
shell: bash
|
||||||
run: "TYPST_SOURCE_DIR=${{ env.TYPST_SOURCE_DIR }} BUILD_DIR=${{ env.BUILD_DIR }} ./compile-all.bash"
|
run: "TYPST_SOURCE_DIR=${{ env.TYPST_SOURCE_DIR }} BUILD_DIR=${{ env.BUILD_DIR }} ./compile-all.bash"
|
||||||
|
|||||||
Reference in New Issue
Block a user