update runner

This commit is contained in:
Xuu
2020-08-17 09:46:19 -06:00
parent a40cd4757f
commit 395be62e13

View File

@@ -22,7 +22,8 @@ clean:
setup: setup:
cd assets; npm i cd assets; npm i
go mod download
go mod vendor
fmt: fmt:
go fmt ./... go fmt ./...
test: test: