fix workflow and rm pdf
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 10s
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 10s
This commit is contained in:
4
.github/workflows/buildtypst.yml
vendored
4
.github/workflows/buildtypst.yml
vendored
@ -10,9 +10,9 @@ jobs:
|
||||
- name: Typst
|
||||
uses: lvignoli/typst-action@main
|
||||
with:
|
||||
source_file: typstalt/main.typ
|
||||
source_file: main.typ
|
||||
- name: Upload PDF file
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: PDF
|
||||
path: typstalt/main.pdf
|
||||
path: main.pdf
|
||||
|
Reference in New Issue
Block a user