Skip to content

Commit

Permalink
fix ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
atheeshp committed Feb 12, 2024
1 parent a6c7a56 commit 28e3a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/protoc-pulsar-gen.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# this script is for generating protobuf files for the new google.golang.org/protobuf API

set -eo pipefail
set -eoux pipefail

protoc_gen_install() {
go install github.com/cosmos/cosmos-proto/cmd/protoc-gen-go-pulsar@latest #2>/dev/null
Expand Down

0 comments on commit 28e3a29

Please sign in to comment.