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
|
||||
shell: bash
|
||||
run: docker run --rm \
|
||||
-v "$PWD":/work \
|
||||
ghcr.io/typst/typst:latest \
|
||||
bash -c "echo test"
|
||||
run: docker ps
|
||||
|
||||
- name: Upload PDFs
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user