Skip to content

Commit c28ed6c

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

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
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
brew services start [email protected]
3838
brew link [email protected] --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)