fix workflow
This commit is contained in:
parent
222c119e54
commit
964712d0a0
2
.github/workflows/agent.yml
vendored
2
.github/workflows/agent.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: 1.10.8
|
go-version: 1.10.8
|
||||||
run: |
|
- run: |
|
||||||
go get -u github.com/StackExchange/wmi
|
go get -u github.com/StackExchange/wmi
|
||||||
go get -u github.com/inconshreveable/mousetrap
|
go get -u github.com/inconshreveable/mousetrap
|
||||||
- name: Run GoReleaser
|
- name: Run GoReleaser
|
||||||
|
Loading…
x
Reference in New Issue
Block a user