act
This commit is contained in:
parent
7a4ea08767
commit
ac3d5b20f2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
mv "typst-x86_64-unknown-linux-musl/typst" .
|
||||
|
||||
- name: Build handouts
|
||||
run: TYPST_PATH="./typst" python tools/build/main.py
|
||||
run: TYPST_PATH="$(pwd)/typst" python tools/build/main.py
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user