Skip to content

Commit

Permalink
Update typst CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joshniemela committed Jan 12, 2025
1 parent 1d4b8b9 commit 1b347c1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/typst_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ jobs:
- name: Set up Git repository
uses: actions/checkout@v4
- name: Compile Typst document
uses: lvignoli/typst-action@main
uses: ammar-ahmed22/compile-typst-action@v1
with:
source_file: report/main.typ
source_paths: "report/main.typ"
output_paths: "report/main.pdf"

- name: Create release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 1b347c1

Please sign in to comment.