Skip to content

Commit

Permalink
ls
Browse files Browse the repository at this point in the history
  • Loading branch information
vovaf709 committed Oct 13, 2023
1 parent a091178 commit 582f5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
sudo apt-get install libopenblas-dev pkg-config
- name: Build wheels
run: |
echo $PKG_CONFIG_PATH
ls $PKG_CONFIG_PATH
python -m cibuildwheel --output-dir wheelhouse
env:
CIBW_ENVIRONMENT_MACOS: >
Expand Down

0 comments on commit 582f5bd

Please sign in to comment.