fx build fix
This commit is contained in:
@@ -38,7 +38,6 @@ steps:
|
||||
depends_on: [ version ]
|
||||
commands:
|
||||
- set -eu
|
||||
- if set -o | grep -q pipefail; then set -o pipefail; fi
|
||||
- apk add --no-cache bash git build-base protobuf protobuf-dev protoc
|
||||
- go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
||||
- go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
||||
|
||||
Reference in New Issue
Block a user