Skip to content

Commit b21c783

Browse files
committed
test
1 parent adeca5b commit b21c783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ else
2727
exit
2828
fi
2929

30-
python -m pip install --upgrad pip setuptools
30+
python -m pip install --upgrade pip setuptools
3131
python -m pip install auditwheel pyyaml
3232

3333
# Setup Bazel via Bazelisk

0 commit comments

Comments
 (0)