Skip to content

Commit c28ed6c

Browse files
committed
Update ezsql-macos.yml
1 parent f88910d commit c28ed6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ezsql-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
brew services start mysql@5.7
3838
brew link mysql@5.7 --force
39-
mysqld --initialize-insecure
39+
mysqld --initialize-insecure --ignore-db-dir=lost+found
4040
mysql.server start
4141
- name: Setup MySQL Database
4242
run: |

0 commit comments

Comments
 (0)