--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 }}
|
go-version: ${{ matrix.gover }}
|
||||||
- name: install-tools
|
- name: install-tools
|
||||||
run: |
|
run: |
|
||||||
apt-get update -y
|
# apt-get update -y
|
||||||
apt-get install -y protobuf-compiler
|
# apt-get install -y protobuf-compiler
|
||||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.36.0
|
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.36.0
|
||||||
- name: protobuf-gen
|
- name: protobuf-gen
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user