Skip to content

Commit

Permalink
.github/benching: install openjdk-8-jdk
Browse files Browse the repository at this point in the history
Internal-tag: [#49162]
  • Loading branch information
apokusinski committed Sep 13, 2023
1 parent ab9ec86 commit ccccdd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/benching/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ runs:
sudo apt-get -y install clang libreadline-dev gawk libffi-dev graphviz xdot libboost-system-dev libboost-python-dev libboost-filesystem-dev
sudo apt-get -y install libevent-dev libjson-c-dev ca-certificates quilt
sudo apt-get -y install flex bison ccache g++ autoconf perl libgoogle-perftools-dev numactl perl-doc libfl2 libfl-dev zlibc zlib1g zlib1g-dev
sudo apt-get -y install openjdk-8-jdk
pip3 install gitpython
sudo ./sbtinstall.sh
git config --global url.https://github.com/.insteadof "[email protected]:"
Expand Down

0 comments on commit ccccdd9

Please sign in to comment.