Skip to content

Commit

Permalink
Debug pkg-config on win
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Aug 28, 2024
1 parent 45284dc commit e85a973
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ jobs:
with:
environments: ${{ matrix.environment }}
- run: pixi run meson setup builddir
- run: dir D:\a\turbodbc\turbodbc\.pixi\envs\default\Library\lib\pkgconfig
if: always()
- run: type builddir\meson-logs\meson-log.txt
if: always()
- run: pixi run ninja -C builddir
Expand Down

0 comments on commit e85a973

Please sign in to comment.