mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-04 00:14:55 +08:00
attempt to fix pipeline
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
find . \( -path ./vendor \) -prune -o -name "*.go" -exec goimports -w {} \;
|
||||
go mod tidy
|
||||
go mod vendor
|
||||
Reference in New Issue
Block a user