Skip to content

Commit

Permalink
[Patch]wrong name for the main file also for github actions (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan8991 authored May 16, 2024
1 parent 3eda895 commit f133441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: hspaans/latexmk-action@v1
with:
format: pdf
filename: "Thesis.tex"
filename: "main-template.tex"

- name: Push generated files to branch 'gh-pages'
run: |
Expand Down

0 comments on commit f133441

Please sign in to comment.