Skip to content

Commit

Permalink
path again
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhughes committed Jan 25, 2024
1 parent 881562b commit 13fe473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmh-deploy-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
which pdflatex
xelatex --version
which xelatex
echo "/opt/texlive/texdir/bin/x86_64-linuxmusl" >> $GITHUB_PATH
echo "::add-path::/opt/texlive/texdir/bin/x86_64-linuxmusl"
- name: install python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 13fe473

Please sign in to comment.