Skip to content

Commit

Permalink
ci: fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-gohri committed May 3, 2020
1 parent 72215c6 commit 07cb696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
root_file: |
resume.tex
args: |
-pdf -interaction=nonstopmode -halt-on-error -jobname Preview
-pdf -interaction=nonstopmode -halt-on-error -jobname=Preview
- name: Upload preview artifacts
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 07cb696

Please sign in to comment.