Skip to content

Commit

Permalink
CI Test 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Lypsilonx committed May 17, 2024
1 parent 98a981d commit b518903
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,7 @@ jobs:

- name: Typst
uses: lvignoli/typst-action@main
with:
source_file: |
cards.typ
cards_abstract.typ
Game of Intrigue.typ
options: |
--font-path
./fonts/
run: typst compile --font-path ./fonts/ cards.typ cards_abstract.typ Game\ of\ Intrigue.typ

- name: Upload PDF file
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b518903

Please sign in to comment.