mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Don't depend on unmaintained homebrew repository. (#2489)
* Don't depend on unmaintained homebrew repository.
This commit is contained in:
parent
92b28679f2
commit
79a323489a
3
.github/workflows/ccpp.yml
vendored
3
.github/workflows/ccpp.yml
vendored
@ -70,8 +70,7 @@ jobs:
|
|||||||
cd scripts
|
cd scripts
|
||||||
brew update --preinstall # temporary workaround for https://github.com/Homebrew/homebrew-bundle/issues/751
|
brew update --preinstall # temporary workaround for https://github.com/Homebrew/homebrew-bundle/issues/751
|
||||||
brew bundle
|
brew bundle
|
||||||
brew tap iveney/mocha
|
brew install coreutils
|
||||||
brew install realpath
|
|
||||||
brew install pkg-config
|
brew install pkg-config
|
||||||
- name: py dependencies
|
- name: py dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user