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
|
- name: Install dependencies on macOS
|
||||||
if: runner.os == 'macOS'
|
if: runner.os == 'macOS'
|
||||||
run: |
|
run: |
|
||||||
|
brew install autoreconf
|
||||||
|
brew install automake
|
||||||
|
brew install libtool
|
||||||
brew install libusb
|
brew install libusb
|
||||||
brew install grep
|
brew install grep
|
||||||
- name: bootstrap
|
- name: bootstrap
|
||||||
|
|
Ładowanie…
Reference in New Issue