Update .github/workflows/buildtypst.yml
Build Typst document / build_typst_documents (push) Failing after 1m39s
Build Typst document / build_typst_documents (push) Failing after 1m39s
This commit is contained in:
@@ -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