on git build release mode add some todos
Some checks failed
Build Typst document / build_typst_documents (push) Failing after 10s
Some checks failed
Build Typst document / build_typst_documents (push) Failing after 10s
This commit is contained in:
3
.github/workflows/buildtypst.yml
vendored
3
.github/workflows/buildtypst.yml
vendored
@ -11,6 +11,9 @@ jobs:
|
||||
uses: lvignoli/typst-action@main
|
||||
with:
|
||||
source_file: main.typ
|
||||
options: |
|
||||
--input inwriting=false
|
||||
--input draft=false
|
||||
- name: Upload PDF file
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user