kopia lustrzana https://github.com/Hamlib/Hamlib
Fixes for MacOS github build
rodzic
6cc21cdad3
commit
111a51217d
|
@ -24,6 +24,9 @@ jobs:
|
|||
- name: Install dependencies on macOS
|
||||
if: runner.os == 'macOS'
|
||||
run: |
|
||||
brew install autoreconf
|
||||
brew install automake
|
||||
brew install libtool
|
||||
brew install libusb
|
||||
brew install grep
|
||||
- name: bootstrap
|
||||
|
|
Ładowanie…
Reference in New Issue