Update GitHub actions to use Makefile
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -19,4 +19,4 @@ jobs:
|
|||||||
go-version: 1.17
|
go-version: 1.17
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: ./scripts/build
|
run: make
|
||||||
|
|||||||
Reference in New Issue
Block a user