We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8480313 commit 5e10ef5Copy full SHA for 5e10ef5
.github/workflows/build.yml
@@ -9,3 +9,4 @@ jobs:
9
go-version: 1.13.x
10
- uses: actions/checkout@v1
11
- run: make build
12
+ - run: make generate build
0 commit comments