fix workflow

This commit is contained in:
naiba 2020-12-13 01:42:08 +08:00
parent 222c119e54
commit 964712d0a0

View File

@ -20,7 +20,7 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: 1.10.8
run: |
- run: |
go get -u github.com/StackExchange/wmi
go get -u github.com/inconshreveable/mousetrap
- name: Run GoReleaser