mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(CI): Maybe baby this will solve our problemos (#17889)
* Because BREW and MAC OSX suck a** * Update core-build-nopch.yml * if mac dont fix now. I might just quit * maybe I can bring this back now :pog:
This commit is contained in:
2
.github/workflows/core_modules_build.yml
vendored
2
.github/workflows/core_modules_build.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: nopch-build
|
||||
name: nopch-module-build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
@@ -26,4 +26,4 @@ if ! command -v cmake &>/dev/null ; then
|
||||
fi
|
||||
##########################################
|
||||
|
||||
brew install openssl@3 readline boost bash-completion curl unzip mysql@8.1 ccache
|
||||
brew install openssl@3 readline boost bash-completion curl unzip mysql ccache
|
||||
|
||||
Reference in New Issue
Block a user