Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Aug 22, 2024
1 parent a1b8509 commit 47af4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
packages: latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended
version: 1.0
- name: Build PDF
run: make -C docs/ latexpdf
run: pdm run make -C docs/ latexpdf
- uses: actions/upload-artifact@v4
with:
name: documentation
Expand Down

0 comments on commit 47af4a3

Please sign in to comment.