Skip to content

Commit 9f4ef44

Browse files
committed
f
1 parent 982aec7 commit 9f4ef44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Start Mysql
6868
## arm64/x86 homebrew mysql path different
69-
run: /usr/local/opt/[email protected]/bin/mysql.server start || /opt/homebrew/Cellar/mysql@5.7/5.7.44_1/bin/mysql.server start
69+
run: brew services start mysql
7070

7171
- name: Install Npm
7272
run: npm i -g npm@9

0 commit comments

Comments
 (0)