appveyor: Finding Go

pull/27150/head
Martin Holst Swende 2 years ago
parent fd6673db4c
commit 279a511436
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0
  1. 2
      appveyor.yml

@ -16,6 +16,8 @@ environment:
install:
- gvm list
- ls /usr/local/g*
- /usr/local/go/bin/go version
# - git submodule update --init --depth 1 --recursive
# - gvm install go1.18.5
# - go version

Loading…
Cancel
Save