Skip to content

Commit

Permalink
syntax correction
Browse files Browse the repository at this point in the history
Signed-off-by: Toshaan Bharvani <[email protected]>
  • Loading branch information
toshywoshy committed Jun 10, 2024
1 parent 7b9c220 commit 9997d5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ jobs:
uses: actions/checkout@v4
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v3
run: make
#with:
# root_file: sponsordoc.tex
- name: Build LaTeX document
run: make
- name: Upload PDF file
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 9997d5b

Please sign in to comment.