mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Only install required go dependencies
This commit is contained in:
parent
5cbfa2778e
commit
bb017c490e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
uses: arduino/setup-protoc@master
|
||||
|
||||
- name: Get dependencies
|
||||
run: ./setup-dev.sh
|
||||
run: ./scripts/setup/install-go-gen
|
||||
|
||||
- name: Protos
|
||||
run: make protos
|
||||
|
Loading…
x
Reference in New Issue
Block a user