Skip to content

Commit 8fa5a83

Browse files
committed
Removed non-existing brew package
1 parent 2753206 commit 8fa5a83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install dependencies
1919
run: |
2020
brew update
21-
brew install gcc make gmake wolfssl git libtool
21+
brew install gcc make wolfssl git libtool
2222
2323
- name: Build tests
2424
run: |

0 commit comments

Comments
 (0)