Skip to content

Commit 83c821b

Browse files
committed
ci: mac updates
1 parent b6e9534 commit 83c821b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ 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
8382
brew services start mysql@8.4
8483
- uses: actions/checkout@v4
8584
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)