Skip to content

Commit 3ce4c14

Browse files
committed
Update workflow for macOS
1 parent 24dea64 commit 3ce4c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: brew link --overwrite mysql
6565

6666
- name: Run Build
67-
run: ./linux-build.sh
67+
run: ./linux-build.sh --os=macosx
6868

6969
linux:
7070
strategy:

0 commit comments

Comments
 (0)