This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
image: typst-builder-image:latest
|
||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
||||
cwd: ${{ github.workspace }}
|
||||
run: "cd ${{ github.workspace }}; ./compile-all.bash"
|
||||
run: "${{ github.workspace }}/compile-all.bash"
|
||||
|
||||
- name: Upload PDFs
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user