Skip to content

Commit a1e0686

Browse files
committed
Fix mac-os workflow
1 parent 0a51b60 commit a1e0686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
repository: wolfssl/wolfssl
2020
path: wolfssl
2121
- name: brew
22-
run: brew install automake libtool md5sha1sum libcap bubblewrap
22+
run: brew install automake libtool md5sha1sum
2323

2424
- name: wolfssl autogen
2525
working-directory: ./wolfssl

0 commit comments

Comments
 (0)