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 fa13e80
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 $PKG_CONFIG_PATH
pykg-config.exe --modversion libzstd
env:
PKG_CONFIG_PATH: ${{ github.workspace }}\BUILD_native_static\INSTALL\lib\pkgconfig
WORKSPACE: ${{ github.workspace }}


- name: Compile
env:
Expand Down

0 comments on commit fa13e80

Please sign in to comment.