Skip to content

Commit b6e9534

Browse files
committed
ci: mac updates
1 parent 95bfcdc commit b6e9534

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
- name: Install & Start MySQL
8080
run: |
8181
brew install mysql@8.4
82+
echo 'export PATH="/opt/homebrew/opt/mysql@8.4/bin:$PATH"' >> /Users/runner/.bash_profile
8283
brew services start mysql@8.4
8384
- uses: actions/checkout@v4
8485
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)