Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasimilian committed Mar 23, 2024
1 parent a36404c commit 80d701c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
latexmk_use_lualatex: true
root_file: main.tex
post_compile: |
"latexmk -c"
git add main.log
git commit -m "Check log file"
git push
"latexmk -c"
- name: Upload document build
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 80d701c

Please sign in to comment.