Skip to content

Commit

Permalink
install python
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Dec 17, 2024
1 parent 05f53c9 commit c93ec40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ steps:
apt-get update
apt-get -y install \
docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin \
maven python
maven python3 python3-pip
# Install python dependencies
pip install --upgrade pip
pip install --require-hashes -r hermetic_build/common/requirements.txt
Expand Down

0 comments on commit c93ec40

Please sign in to comment.