Skip to content

Commit

Permalink
Fix title in action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smsharma committed Mar 7, 2024
1 parent ea65b53 commit 7225369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
MANUSCRIPT_PATH_1: paper/main # exclude the '.tex' / '.pdf' extension!
MANUSCRIPT_PATH_1: paper/hubble_paperclip # exclude the '.tex' / '.pdf' extension!
LATEX: pdflatex -shell-escape
BIBTEX: bibtex
steps:
Expand Down

0 comments on commit 7225369

Please sign in to comment.