Skip to content

Commit

Permalink
Target breez/jssdwt-add-closechannels-api on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemyerebasmaz committed May 9, 2024
1 parent bda2fa9 commit d83ba3c
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-add-closechannels-api 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 d83ba3c

Please sign in to comment.