Skip to content

Commit efd2a04

Browse files
committed
Update ezsql-macos.yml
1 parent 87d87ed commit efd2a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ezsql-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
brew services start [email protected]
3838
brew link [email protected] --force
3939
sudo rm -rf /usr/local/var/mysql
40-
sudo rm /etc/my.cnf
40+
sudo rm /usr/local/etc/my.cnf
4141
mysqld --initialize-insecure
4242
mysql.server start
4343
- name: Setup MySQL Database

0 commit comments

Comments
 (0)