correctly seperate build args
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 10s
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 10s
This commit is contained in:
parent
e7ba59d0c9
commit
58427cd595
2
.github/workflows/buildtypst.yml
vendored
2
.github/workflows/buildtypst.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Typst
|
||||
uses: lvignoli/typst-action@main
|
||||
uses: leana8959/typst-action@main
|
||||
with:
|
||||
source_file: main.typ
|
||||
options: |
|
||||
|
Loading…
Reference in New Issue
Block a user