Skip to content

Commit

Permalink
Disabled report-template compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
krestenlaust committed Jan 23, 2024
1 parent f6a0932 commit 561a5fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
with:
source_file: singlefile-template/main.typ

- name: Compile report-template
uses: lvignoli/typst-action@main
with:
source_file: report-template/main.typ
#- name: Compile report-template
# uses: lvignoli/typst-action@main
# with:
# source_file: report-template/main.typ

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

0 comments on commit 561a5fc

Please sign in to comment.