Skip to content

Commit

Permalink
Find correct paths
Browse files Browse the repository at this point in the history
  • Loading branch information
rs028 committed Jan 23, 2024
1 parent 8393338 commit 7d3907e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/tex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,11 @@ jobs:
run: |
export PATH=$PATH:/opt/texlive/texdir/bin/x86_64-linuxmusl
echo $PATH
ls /usr/bin
ls /opt/texlive/texdir/bin/x86_64-linuxmusl
#inkscape --version
pdflatex --version
bibtex --version
#pdflatex --version
#bibtex --version
#./tools/make_manual_pdf.sh
#echo "--> doc dir"
#ls doc/
Expand Down

0 comments on commit 7d3907e

Please sign in to comment.