This commit is contained in:
@@ -35,11 +35,7 @@ jobs:
|
||||
run: docker run --rm \
|
||||
-v "$PWD":/work \
|
||||
ghcr.io/typst/typst:latest \
|
||||
bash -c "
|
||||
TYPST_SOURCE_DIR=\"${TYPST_SOURCE_DIR}\"
|
||||
BUILD_DIR=\"${BUILD_DIR}\"
|
||||
./compile-all.bash
|
||||
"
|
||||
bash -c "echo test"
|
||||
|
||||
- name: Upload PDFs
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user