Skip to content

Commit

Permalink
Update latexmk.yml
Browse files Browse the repository at this point in the history
updated the filenames
  • Loading branch information
sudo-ron authored May 15, 2024
1 parent 044d664 commit cf4d05c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/latexmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:
- name: Compile LaTeX document
uses: dante-ev/latex-action@latest
with:
root_file: zk-vin-whitepaper.tex
root_file: zklayer-whitepaper.tex
- name: Save artifact
uses: actions/upload-artifact@v4
with:
name: whitepaper.pdf
path: zk-vin-whitepaper.pdf
path: zklayer-whitepaper.pdf


0 comments on commit cf4d05c

Please sign in to comment.