Skip to content

Commit 8df3a31

Browse files
authored
Update main.yml
1 parent cd9819e commit 8df3a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ jobs:
225225
asset_name: resp-${{ env.VERSION }}.zip
226226
asset_content_type: application/zip
227227
build_on_osx:
228+
if: "contains(github.event.commits[0].message, '[build osx]')"
228229
needs: create_release
229230
runs-on: macos-latest
230231

0 commit comments

Comments
 (0)