.
Continuous Deployment Tests / system_tests (push) Failing after 13m26s
Details
Continuous Deployment Tests / system_tests (push) Failing after 13m26s
Details
This commit is contained in:
parent
e9cc6900c7
commit
5e87076c2b
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
- name: Install protoc
|
||||
shell: bash
|
||||
run: sudo apt-get install -y --no-install-recommends protobuf-compiler
|
||||
run: sudo apt-get update && sudo apt-get install -y --no-install-recommends protobuf-compiler
|
||||
|
||||
- name: Install protoc-gen-mypy plugin
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue