Skip to content

Commit 6023923

Browse files
committed
Update ezsql-macos.yml
1 parent 1f29ddd commit 6023923

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ezsql-macos.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,7 @@ jobs:
3434
brew install [email protected]
3535
- name: Brew Start MySQL
3636
run: |
37-
brew services start [email protected]
3837
brew link [email protected] --force
39-
sudo rm -rf /usr/local/var/mysql
40-
sudo rm /usr/local/etc/my.cnf
41-
sudo chown -R _mysql:_mysql /usr/local/var/mysql
4238
mysqld --initialize-insecure --explicit_defaults_for_timestamp
4339
mysql.server start
4440
- name: Setup MySQL Database

0 commit comments

Comments
 (0)