Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
verveerpj committed May 24, 2022
1 parent 2de2bca commit 5cc0c72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/github/build_linux_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ case "$1" in
;;
esac

git config --global --add safe.directory /github/workspace

# Build wheel
cd /github/workspace
/opt/python/$pyver/bin/pip wheel . --no-deps -w wheelhouse
Expand Down

0 comments on commit 5cc0c72

Please sign in to comment.