Skip to content

Commit

Permalink
Worldflow: Fixed MacOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlikely4r committed Nov 19, 2024
1 parent 4799aa9 commit 0882bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmangos-macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Install Dependencies
run: |
brew install mysql-client
brew install mysql-client@8.4
brew install openssl
echo "OPENSSL_ROOT_DIR=$(brew --prefix --installed openssl)" >> $GITHUB_ENV
Expand Down

0 comments on commit 0882bc1

Please sign in to comment.