Skip to content

Commit

Permalink
Marry Boost and OpenSSL in release for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
aivve committed Jul 24, 2020
1 parent 0fb60c5 commit bac62e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ jobs:
release_name="Karbo-wallet-macOS-$krb_ver"
app_name="KarbowanecWallet.app"
lang_folder="/Contents/Resources/languages"
brew install gcc boost@1.60
brew link boost@1.60 --force
brew install gcc boost
brew link boost --force
rm -rf cryptonote
git clone https://github.com/seredat/karbowanec.git cryptonote
mkdir -p "$build_folder"
Expand Down

0 comments on commit bac62e1

Please sign in to comment.