Skip to content

Commit

Permalink
Update compileMyLatex.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pmarcum authored Feb 1, 2025
1 parent 6025962 commit 8361838
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/compileMyLatex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@ jobs:
listOfCompressedFiles+="${{ github.event.inputs.file2compile }}.pdf "
listOfCompressedFiles+="${{ github.event.inputs.file2compile }}_hiRes.pdf "
listOfCompressedFiles+="${{ github.event.inputs.file2compile }}.html"
touch "${{ github.event.inputs.file2compile }}Out.txt"
#
- name: post initialized folder to repository
run: |
Expand Down

0 comments on commit 8361838

Please sign in to comment.