Update GitHub actions to use Makefile

This commit is contained in:
Jacob Gunther
2022-07-22 23:01:19 -05:00
parent 71d16972a6
commit 88202db62c

View File

@@ -19,4 +19,4 @@ jobs:
go-version: 1.17 go-version: 1.17
- name: Build - name: Build
run: ./scripts/build run: make