Skip to content

Commit

Permalink
.github install files updated
Browse files Browse the repository at this point in the history
  • Loading branch information
amirarjmand93 committed Dec 8, 2024
1 parent 042ad57 commit 1feea99
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/hostsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ apt install -y \
wget \
libtbb-dev \
ant \
cmake \
default-jre \
google-perftools \
libfl-dev \
Expand Down
1 change: 1 addition & 0 deletions .github/scripts/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ sudo apt install -y \
default-jre \
google-perftools \
libfl-dev \
cmake \
libgoogle-perftools-dev \
python3-orderedmultidict \
swig \
Expand Down
1 change: 1 addition & 0 deletions .github/scripts/install_noble_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ sudo apt install -y \
clang-format-14 \
libtbb-dev \
ant \
cmake \
default-jre \
google-perftools \
libfl-dev \
Expand Down

0 comments on commit 1feea99

Please sign in to comment.