Skip to content

Commit

Permalink
CI Test 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Lypsilonx committed May 17, 2024
1 parent 958a919 commit 20f15a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,14 @@ jobs:
cards.typ
cards_abstract.typ
Game of Intrigue.typ
options: |
--font-path
fonts
- name: Upload PDF file
uses: actions/upload-artifact@v4
with:
name: PDF
name: Game of Intrigue
path: "*.pdf"

- name: Get current date
Expand Down

0 comments on commit 20f15a9

Please sign in to comment.