Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607b8c6 commit 0abf5ecCopy full SHA for 0abf5ec
tools/ci/cirrus_wheels.yml
@@ -42,7 +42,7 @@ linux_aarch64_task:
42
apt update
43
apt install -y python3-venv python-is-python3 gfortran libatlas-base-dev libgfortran5 eatmydata
44
git fetch origin
45
- bash ./tools/wheels/cibw_before_build.sh
+ bash ./tools/wheels/cibw_before_build.sh ${PWD}
46
which python
47
echo $CIRRUS_CHANGE_MESSAGE
48
<<: *BUILD_AND_STORE_WHEELS
0 commit comments