Skip to content

Commit 1f91010

Browse files
committed
Ignore brew failure
1 parent 11d6136 commit 1f91010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: sudo xcode-select -switch /Applications/Xcode_15.2.app/Contents/Developer
3030

3131
- name: Install Homebrew Packages
32+
continue-on-error: true
3233
run: |
3334
REQUIRED_PACKAGES=(
3435
# Build Dependencies

0 commit comments

Comments
 (0)