We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24dea64 commit 3ce4c14Copy full SHA for 3ce4c14
.github/workflows/build.yaml
@@ -64,7 +64,7 @@ jobs:
64
run: brew link --overwrite mysql
65
66
- name: Run Build
67
- run: ./linux-build.sh
+ run: ./linux-build.sh --os=macosx
68
69
linux:
70
strategy:
0 commit comments