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:
parent
e663505b41
commit
65e25bd7b9
2 changed files with 2 additions and 2 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue