We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adeca5b commit b21c783Copy full SHA for b21c783
.github/scripts/build-linux-release-artifacts.sh
@@ -27,7 +27,7 @@ else
27
exit
28
fi
29
30
-python -m pip install --upgrad pip setuptools
+python -m pip install --upgrade pip setuptools
31
python -m pip install auditwheel pyyaml
32
33
# Setup Bazel via Bazelisk
0 commit comments