mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 02:25:26 +00:00
Temporary workaround for brew problems in github actions. (#2346)
This commit is contained in:
parent
f2a867ca28
commit
0a15b2f55a
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
if: contains(matrix.os, 'macos')
|
||||
run: |
|
||||
cd scripts
|
||||
brew update --preinstall # temporary workaround for https://github.com/Homebrew/homebrew-bundle/issues/751
|
||||
brew bundle
|
||||
brew tap iveney/mocha
|
||||
brew install realpath
|
||||
|
Loading…
Reference in New Issue
Block a user