fix script

This commit is contained in:
jay 2022-11-03 16:35:38 +08:00
parent 86c1ca2c9f
commit 0b7fd8dd8b
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ if type go > /dev/null; then
go install github.com/sourcegraph/go-langserver@latest
go install github.com/jstemmer/gotags@latest
go install github.com/cweill/gotests/gotests@latest
fi