Update action
This commit is contained in:
parent
175f8a6130
commit
3e1b83e017
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -15,4 +15,4 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Build
|
||||
run: go build ./...
|
||||
run: make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue