Skip to content

Commit

Permalink
move back up
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Harrington committed Mar 25, 2024
1 parent 8b6cd75 commit 40963ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- run: cd ScratchWorksheets/
- run: sed -i 's/VERSIONNUMBER/${{ github.ref_name }}/g' SaveAndLoad.tex
- run: pdflatex -jobname=SaveAndLoad-${{ github.ref_name }} SaveAndLoad.tex
- run: cd ..
- run: ls -al .
- run: pandoc --standalone --self-contained --embed-resources --from markdown --output=Overview-${{ github.ref_name }}.pdf README.md
- run: pandoc --standalone --self-contained --embed-resources --from markdown --output=LetsMakeNametags-${{ github.ref_name }}.pdf makeNametags.md
Expand Down

0 comments on commit 40963ec

Please sign in to comment.