Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lanluo-nvidia committed Jun 21, 2024
1 parent 644c808 commit adeca5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/scripts/build-linux-release-artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ else
exit
fi

python -m pip install auditwheel pyyaml setuptools
python -m pip install --upgrad pip setuptools
python -m pip install auditwheel pyyaml

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

0 comments on commit adeca5b

Please sign in to comment.