Skip to content

Commit

Permalink
CI Test 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Lypsilonx committed May 17, 2024
1 parent b518903 commit d0690c2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Typst
uses: lvignoli/typst-action@main
- name: Install Typst
uses: typst-community/setup-typst@v3

- name: Compile
run: typst compile --font-path ./fonts/ cards.typ cards_abstract.typ Game\ of\ Intrigue.typ

- name: Upload PDF file
Expand Down

0 comments on commit d0690c2

Please sign in to comment.