Ci Fix: Why do i need to do this way?
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 8s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 8s
This commit is contained in:
@@ -32,10 +32,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Compile all .typ files
|
- name: Compile all .typ files
|
||||||
shell: bash
|
shell: bash
|
||||||
run: docker run --rm \
|
run: docker ps
|
||||||
-v "$PWD":/work \
|
|
||||||
ghcr.io/typst/typst:latest \
|
|
||||||
bash -c "echo test"
|
|
||||||
|
|
||||||
- name: Upload PDFs
|
- name: Upload PDFs
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
Reference in New Issue
Block a user