Skip to content

Commit

Permalink
Target breez/jssdwt-upgrade-to-lnd-v0.17.4 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemyerebasmaz committed May 2, 2024
1 parent a2a4d75 commit 578d4c9
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 @@ -47,7 +47,7 @@ jobs:
export GOROOT=$(pwd)/go1.19.2/go
go version
brew update
git clone https://github.com/breez/breez.git gopath/src/github.com/breez/breez
git clone --branch jssdwt-upgrade-to-lnd-v0.17.4 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 578d4c9

Please sign in to comment.