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 078d62e commit 478fccdCopy full SHA for 478fccd
.github/workflows/build.sh
@@ -25,7 +25,6 @@ echo "::group::Build wheel"
25
export WHEEL_SDIR=wheelhouse
26
clean_code
27
build_wheel
28
- pip list | grep numpy
29
ls -l "${GITHUB_WORKSPACE}/${WHEEL_SDIR}/"
30
echo "::endgroup::"
31
0 commit comments