Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wznmickey authored Oct 25, 2024
1 parent 813c313 commit edb3dae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ jobs:
uses: lvignoli/typst-action@main
with:
source_file: report.typ
- name: Upload PDF file
uses: actions/upload-artifact@v3
with:
name: PDFs
path: |
report.pdf

0 comments on commit edb3dae

Please sign in to comment.