This commit is contained in:
@@ -12,8 +12,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
source_file: main.typ
|
source_file: main.typ
|
||||||
options: |
|
options: |
|
||||||
--input inwriting=false
|
--input
|
||||||
--input draft=false
|
inwriting=false
|
||||||
|
--input
|
||||||
|
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