Skip to content

Commit

Permalink
trace
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Dec 5, 2023
1 parent 1bd8c94 commit 3bc4834
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,11 @@ jobs:
- name: debgu
shell: bash
run: |
ls
ls BUILD_native_mixed
ls BUILD_native_static/INSTALL/lib/pkgconfig
which meson.exe
cp /c/hostedtoolcache/windows/Python/3.10.11/x64/Scripts/pkg-config.bat /c/hostedtoolcache/windows/Python/3.10.11/x64/Scripts/pkg-config
ls -l /c/hostedtoolcache/windows/Python/3.10.11/x64/Scripts/
echo $PATH
cat /c/hostedtoolcache/windows/Python/3.10.11/x64/Scripts/pkg-config.bat
- name: Compile
env:
Expand Down

0 comments on commit 3bc4834

Please sign in to comment.