[gha] fix MacOS build

More info: https://github.com/orgs/Homebrew/discussions/3895

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-12-26 09:43:29 +03:00
parent 445cff0025
commit 8500aaa26f
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2

View File

@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v2
- name: install packages
run: |
find /usr/local/bin -lname '*/Library/Frameworks/Python.framework/*' -delete
brew update
brew install boost miniupnpc openssl@1.1
- name: build application