Skip to content

Commit

Permalink
fix path for archive
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed Aug 14, 2024
1 parent 447b5c3 commit d31cb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
files: |
artifact/${{ needs.build_latex.outputs.prefixwithref }}.pdf
artifact/${{ needs.build_latex.outputs.prefixwithref }}.tar.gz
${{ needs.build_latex.outputs.prefixwithref }}.tar.gz

0 comments on commit d31cb2e

Please sign in to comment.