Skip to content

Commit

Permalink
Print path of pkgconf
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Jun 28, 2024
1 parent d591b4b commit d359373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cli-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
./configure --disable-python
make -j
make install
# print the path of `pkgconf`
command -v pkgconf
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down

0 comments on commit d359373

Please sign in to comment.