Skip to content

Commit 3ef5257

Browse files
woileLee-W
authored andcommitted
ci: attempt to fix homebrew action
1 parent aaba2b6 commit 3ef5257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/homebrewpublish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
deploy:
11-
runs-on: ubuntu-latest
11+
runs-on: macos-latest
1212
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1313
steps:
1414
- name: Checkout

0 commit comments

Comments
 (0)