Skip to content

Commit

Permalink
edited workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
antongiacomo committed Nov 25, 2024
1 parent e0305f6 commit 5377ddd
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 @@ -30,7 +30,7 @@ jobs:
with:
file: mr2/main.tex
# - run: '(test -f main.pdf && echo PDF exists) || (echo PDF does not exist && exit 1)'

- run: tlmgr install zapfding
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 5377ddd

Please sign in to comment.