Skip to content

Commit 478fccd

Browse files
committed
Drop pip listing (causing error?)
1 parent 078d62e commit 478fccd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ echo "::group::Build wheel"
2525
export WHEEL_SDIR=wheelhouse
2626
clean_code
2727
build_wheel
28-
pip list | grep numpy
2928
ls -l "${GITHUB_WORKSPACE}/${WHEEL_SDIR}/"
3029
echo "::endgroup::"
3130

0 commit comments

Comments
 (0)