Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Shedward committed Oct 6, 2024
1 parent ea3b289 commit 5dae8ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ jobs:
- name: Typst
uses: lvignoli/typst-action@main
with:
source_file: |
first_file.typ
second_file.typ
third_and_final_file.typ
source_file: main.typ

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

0 comments on commit 5dae8ff

Please sign in to comment.