Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tulsishah committed Sep 22, 2023
1 parent 819126c commit d973646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cd_scripts/e2e_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ else
sudo yum -y install git
# install python3-setuptools tools and python3-pip
sudo yum -y install gcc python3-dev python3-setuptools
sudo yum -y install gcc python3-devel python3-setuptools redhat-rpm-config
sudo yum -y install python3-pip
# Downloading one or more large file(s), which would run significantly faster if
# you enabled sliced object downloads. This feature is enabled by default but
Expand Down

0 comments on commit d973646

Please sign in to comment.