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:
hooks:
- go mod tidy
- make grpc
builds:
- env:
- CGO_ENABLED=0