Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Niam5 committed Feb 12, 2025
1 parent a63eda8 commit e1f8ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

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

0 comments on commit e1f8ac3

Please sign in to comment.