Skip to content

Commit 804e230

Browse files
committed
use consumer-groups branch in build
1 parent 3f592b2 commit 804e230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
cd $GITHUB_WORKSPACE
3232
git clone https://github.com/nats-io/nats-server.git
3333
cd nats-server
34+
git checkout consumer-groups
3435
go get
3536
go build main.go
3637
mkdir -p ~/.local/bin

0 commit comments

Comments
 (0)