Skip to content

Commit

Permalink
Add trace
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Dec 5, 2023
1 parent 3772438 commit 804f8ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,13 @@ jobs:
#chmod a+x /c/hostedtoolcache/windows/Python/3.10.11/x64/Scripts/pkg-config
#ls -l /c/hostedtoolcache/windows/Python/3.10.11/x64/Scripts/
pykg-config.exe --version
pwd
ls $WORKSPACE/BUILD_native_static/INSTALL/lib/pkgconfig
pykg-config.exe --modversion libzstd
env:
PKG_CONFIG_PATH: /d/a/libzim/libzim/BUILD_native_static/INSTALL/lib/pkgconfig
WORKSPACE: ${{ github.workspace }}


- name: Compile
env:
Expand Down

0 comments on commit 804f8ce

Please sign in to comment.