Update go.yml
Remove Go Release Binary - doesnt wok with oneof the deps.
This commit is contained in:
parent
15e7a8ab93
commit
e37a000b36
|
|
@ -27,8 +27,8 @@ jobs:
|
|||
- name: Build
|
||||
run: go build -v .
|
||||
|
||||
- name: Go Release Binary
|
||||
uses: ngs/go-release.action@v1.0.2
|
||||
env:
|
||||
GOROOT: ""
|
||||
HOME: "/github/home/"
|
||||
# - name: Go Release Binary
|
||||
# uses: ngs/go-release.action@v1.0.2
|
||||
# env:
|
||||
# GOROOT: ""
|
||||
# HOME: "/github/home/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue