mirror of
https://github.com/fosrl/gerbil.git
synced 2026-02-28 07:46:40 +00:00
Update test.yml
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -21,8 +21,8 @@ jobs:
|
|||||||
- name: Build go
|
- name: Build go
|
||||||
run: go build
|
run: go build
|
||||||
|
|
||||||
- name: Build Docker container
|
- name: Build Docker image
|
||||||
run: make build
|
run: make build
|
||||||
|
|
||||||
- name: Build native files
|
- name: Build binaries
|
||||||
run: make go-build-release
|
run: make go-build-release
|
||||||
|
|||||||
Reference in New Issue
Block a user