Skip to content

Commit e3abe6a

Browse files
Vipul-Cariappavgvassilev
authored andcommitted
remove unxip ci osx
1 parent 99f22de commit e3abe6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ jobs:
303303
run: |
304304
brew update
305305
brew remove [email protected]
306+
brew remove unxip
306307
# workaround for https://github.com/actions/setup-python/issues/577
307308
for pkg in $(brew list | grep '^python@'); do
308309
brew unlink "$pkg"

0 commit comments

Comments
 (0)