--amend
Some checks failed
catsync-build / simple-build (amd64, linux, 1.23.1) (push) Has been cancelled
catsync-build / simple-build (amd64, linux, oldstable) (push) Has been cancelled
catsync-build / simple-build (amd64, windows, 1.23.1) (push) Has been cancelled
catsync-build / simple-build (amd64, windows, oldstable) (push) Has been cancelled
catsync-build / simple-build (arm64, linux, 1.23.1) (push) Has been cancelled
catsync-build / simple-build (arm64, linux, oldstable) (push) Has been cancelled
Some checks failed
catsync-build / simple-build (amd64, linux, 1.23.1) (push) Has been cancelled
catsync-build / simple-build (amd64, linux, oldstable) (push) Has been cancelled
catsync-build / simple-build (amd64, windows, 1.23.1) (push) Has been cancelled
catsync-build / simple-build (amd64, windows, oldstable) (push) Has been cancelled
catsync-build / simple-build (arm64, linux, 1.23.1) (push) Has been cancelled
catsync-build / simple-build (arm64, linux, oldstable) (push) Has been cancelled
This commit is contained in:
parent
26e3959ca3
commit
bcb9ad1bfb
@ -41,8 +41,8 @@ jobs:
|
||||
go-version: ${{ matrix.gover }}
|
||||
- name: install-tools
|
||||
run: |
|
||||
apt-get update -y
|
||||
apt-get install -y protobuf-compiler
|
||||
# apt-get update -y
|
||||
# apt-get install -y protobuf-compiler
|
||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.36.0
|
||||
- name: protobuf-gen
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user