dont need to run make grpc on every build

This commit is contained in:
jamesread 2021-11-04 10:51:00 +00:00
parent f9526749eb
commit 4e8f20e1e6
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ project_name: OliveTin
before: before:
hooks: hooks:
- go mod tidy - go mod tidy
- make grpc
builds: builds:
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0