Update go.yml
This commit is contained in:
parent
87f0ed570d
commit
17ac26aaff
|
|
@ -26,3 +26,6 @@ jobs:
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build -v .
|
run: go build -v .
|
||||||
|
|
||||||
|
- name: Go Release Binary
|
||||||
|
uses: ngs/go-release.action@v1.0.2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue