Skip to content

Commit 644c808

Browse files
committed
test
1 parent 62729fa commit 644c808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/build-linux-release-artifacts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ else
2727
exit
2828
fi
2929

30-
python -m pip install auditwheel pyyaml
30+
python -m pip install auditwheel pyyaml setuptools
3131

3232
# Setup Bazel via Bazelisk
3333
wget -q https://github.com/bazelbuild/bazelisk/releases/download/v1.17.0/bazelisk-linux-amd64 -O /usr/bin/bazel &&\

0 commit comments

Comments
 (0)