mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(CI): fix ubuntu-24.04 build (#18984)
fix(CI): try to fix ubuntu-24.04 build
This commit is contained in:
1
.github/actions/linux-build/action.yml
vendored
1
.github/actions/linux-build/action.yml
vendored
@@ -47,6 +47,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt remove needrestart #refer: https://github.com/actions/runner-images/issues/9937
|
||||
sudo apt-get -y install ccache clang cmake curl google-perftools \
|
||||
libmysqlclient-dev make unzip build-essential cmake-data \
|
||||
libboost-all-dev libbz2-dev libncurses5-dev libmysql++-dev \
|
||||
|
||||
Reference in New Issue
Block a user