Skip to content

Commit

Permalink
update ios build to lnd 0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
roeierez committed Oct 18, 2022
1 parent 9edfa2a commit 1e745fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
export GOROOT=$(pwd)/go1.19.2/go
go version
brew update
git clone --branch lnd-merge-0.15.1 https://github.com/breez/breez.git gopath/src/github.com/breez/breez
git clone --branch lnd-merge-0.15.3 https://github.com/breez/breez.git gopath/src/github.com/breez/breez
export TMP_GOPATH=$(pwd)/gopath
pushd gopath/src/github.com/breez/breez
export GOPRIVATE=github.com/btcsuite/btcd
Expand Down

0 comments on commit 1e745fb

Please sign in to comment.