Skip to content

Commit 20c6666

Browse files
committed
res/ci/format: fix vmdfmt install.
linkcheck has moved to releasing weird zip files with binaries now, so hold off on updating it.
1 parent eac9cb5 commit 20c6666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/ci/format.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ chmod +x ~/bin/gimme
1919

2020
eval "$(gimme stable)"
2121

22-
go get github.com/bobertlo/vmd/cmd/vmdfmt
22+
GO111MODULE=auto go get github.com/bobertlo/vmd/cmd/vmdfmt
2323

2424
echo "Checking formatting"
2525

0 commit comments

Comments
 (0)