From dd52795fc11e980d600c7665e98810a8b5b924dd Mon Sep 17 00:00:00 2001 From: rs028 Date: Tue, 23 Jan 2024 18:02:21 +0000 Subject: [PATCH] Find correct paths --- .github/workflows/tex.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/workflows/tex.yml b/.github/workflows/tex.yml index eff4d0c5..50d53f66 100644 --- a/.github/workflows/tex.yml +++ b/.github/workflows/tex.yml @@ -49,15 +49,16 @@ jobs: apk add inkscape which inkscape which pdflatex - which bibtext - + which bibtex + - name: Compile pdf file run: | + export PATH=$PATH:/usr/bin export PATH=$PATH:/opt/texlive/texdir/bin/x86_64-linuxmusl echo $PATH - which inkscape - which pdflatex - which bibtext + inkscape --version + pdflatex --version + bibtex --version #./tools/make_manual_pdf.sh echo "--> doc dir" ls doc/