Update .github/workflows/buildtypst.yml
Some checks failed
Build Typst document / build_typst_documents (push) Failing after 18s
Some checks failed
Build Typst document / build_typst_documents (push) Failing after 18s
This commit is contained in:
7
.github/workflows/buildtypst.yml
vendored
7
.github/workflows/buildtypst.yml
vendored
@@ -13,10 +13,9 @@ jobs:
|
|||||||
source_file: main.typ
|
source_file: main.typ
|
||||||
version: 0.12.0
|
version: 0.12.0
|
||||||
options: |
|
options: |
|
||||||
--input
|
compile
|
||||||
inwriting=false
|
--input inwriting=false
|
||||||
--input
|
--input draft=false
|
||||||
draft=false
|
|
||||||
- name: Upload PDF file
|
- name: Upload PDF file
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user