Skip to content

Commit 006155e

Browse files
committed
testing if "brew reinstall" as an alternative to "brew install"
1 parent 9e10ffe commit 006155e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
150150
- name: Install build dependencies
151151
run: |
152-
brew install \
152+
brew reinstall \
153153
autoconf automake libtool gettext gawk pkg-config \
154154
confuse libunistring ffmpeg libxml2 libgcrypt zlib libevent libplist \
155155
libsodium json-c curl openssl@3 protobuf-c bison libiconv

0 commit comments

Comments
 (0)