We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a51b60 commit a1e0686Copy full SHA for a1e0686
.github/workflows/macos-check.yml
@@ -19,7 +19,7 @@ jobs:
19
repository: wolfssl/wolfssl
20
path: wolfssl
21
- name: brew
22
- run: brew install automake libtool md5sha1sum libcap bubblewrap
+ run: brew install automake libtool md5sha1sum
23
24
- name: wolfssl autogen
25
working-directory: ./wolfssl
0 commit comments