Skip to content

Commit

Permalink
Merge fix(github): PR CI Linux fetch package list (mr-207)
Browse files Browse the repository at this point in the history
 - 4388320 fix(github): PR CI Linux fetch package list
  • Loading branch information
thorium-cfx committed Mar 1, 2024
2 parents 8011142 + 4388320 commit 3211a4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci/build_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ROOT_DEP=${1:-/tmp}
JOB_SLOTS=${2:-16}

# install compile-time dependencies
sudo apt-get update
sudo apt-get -y install libstdc++6 gcc-multilib lua5.3 lua5.3-dev \
libcurl4-openssl-dev libssl-dev libc-ares-dev libclang-dev libnode-dev \
python3-venv make clang lld dotnet-sdk-6.0 \
Expand Down

0 comments on commit 3211a4d

Please sign in to comment.