mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 20:58:14 -05:00
🐛 fix missed package
This commit is contained in:
parent
dedbcc0058
commit
84ba9dc98b
@ -1,6 +1,8 @@
|
|||||||
before:
|
before:
|
||||||
hooks:
|
hooks:
|
||||||
- go get -v -d ./...
|
- go get -v -d ./...
|
||||||
|
- go get -u github.com/StackExchange/wmi
|
||||||
|
- go get -u github.com/inconshreveable/mousetrap
|
||||||
builds:
|
builds:
|
||||||
- id: nezha-agent
|
- id: nezha-agent
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user