Skip to content

Commit 1ec098b

Browse files
committed
ci(macos_release): fix typo
1 parent 06e35d0 commit 1ec098b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
os: [macos-11]
1515
steps:
1616
- name: Install software
17-
run: breaw install cmake ninja gcc p7zip
17+
run: brew install cmake ninja gcc p7zip
1818
- name: Checkout git repo
1919
uses: actions/checkout@v2
2020
with:

0 commit comments

Comments
 (0)