Skip to content

Commit 299fc57

Browse files
committed
[Infra]: adding default-jdk to GitHub hostsetup script as Surelog dependecy
Signed-off-by: Seyed Alireza Damghani <sdamghan@unb.ca>
1 parent 14ed5fc commit 299fc57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/hostsetup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ apt install -y \
6565
valgrind \
6666
zip \
6767
qt5-default \
68+
default-jdk \
6869
g++-9 \
6970
gcc-9 \
7071
wget

0 commit comments

Comments
 (0)