Update .github/workflows/buildtypst.yml
Some checks failed
Build Typst document / build_typst_documents (push) Failing after 18s

This commit is contained in:
2025-07-03 10:57:38 +00:00
parent 020a8c4789
commit 1cb777056c

View File

@@ -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: