Skip to content

Commit

Permalink
chore: build installer on arm mac
Browse files Browse the repository at this point in the history
  • Loading branch information
karenc-bq committed Jul 10, 2024
1 parent e22d38e commit 39ff8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
rm '/usr/local/bin/python3.11-config'
brew update
brew install libiodbc mysql-client
brew install libiodbc
brew link --overwrite --force libiodbc
brew install openssl@3
Expand Down

0 comments on commit 39ff8ac

Please sign in to comment.