Merge branch 'fix/typst-0.13'
This commit is contained in:
commit
35b798de18
|
@ -24,7 +24,7 @@ jobs:
|
|||
nix-shell --run ./run-ci.sh
|
||||
- name: Upload artifact
|
||||
id: artifact-upload
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: example-document
|
||||
path: ${{ github.workspace }}/example.pdf
|
||||
|
|
Loading…
Reference in New Issue