Skip to content

Commit

Permalink
Workflow: Build fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlikely4r committed Nov 19, 2024
1 parent d480db3 commit 9c2ca03
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 @@ -40,7 +40,7 @@ jobs:
brew install [email protected]
brew install openssl
echo "OPENSSL_ROOT_DIR=$(brew --prefix --installed openssl)" >> $GITHUB_ENV
echo "MYSQL_HOME=$(brew --prefix --installed [email protected])" >> $GITHUB_ENV
- name: Install Boost
uses: MarkusJx/[email protected]
id: install-boost
Expand Down

0 comments on commit 9c2ca03

Please sign in to comment.