From 8ad200b6109d005064cf5d44ce40e520fbe22803 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Tue, 5 Dec 2023 16:17:42 +0100 Subject: [PATCH] Add trace --- .github/workflows/ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3ec0ab888..af9dbcf79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,6 +107,10 @@ 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 + pykg-config.exe --modversion libzstd + env: + PKG_CONFIG_PATH: BUILD_native_mixed/INSTALL/lib/pkgconfig;BUILD_native_static/INSTALL/lib/pkgconfig + - name: Compile env: