There was an error while loading. Please reload this page.
1 parent b7a06a0 commit 3456477Copy full SHA for 3456477
1 file changed
.github/workflows/_gen_proto.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Install bash and protobuf dependencies
46
run: |
47
- apt-get update && apt-get install -y bash protobuf-compiler unzip
+ apt-get update && apt-get install -y bash protobuf-compiler unzip git
48
49
- name: Setup Node environment
50
uses: zondax/_actions/setup-node-env@main
0 commit comments