Skip to content

Commit

Permalink
assume yes
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Dec 17, 2024
1 parent 3c795f4 commit a5b14a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ steps:
- "-c"
- |
apt-get update
apt-get install maven
apt-get -y install maven
pip install --upgrade pip
pip install --require-hashes -r hermetic_build/common/requirements.txt
pip install hermetic_build/common
Expand Down

0 comments on commit a5b14a0

Please sign in to comment.