Unverified Commit 03b7de28 authored by Guruprasad Kamath's avatar Guruprasad Kamath Committed by GitHub

appveyor.yml: fetch sub-modules recursively (#24451)

parent 687e4dc8
......@@ -13,7 +13,7 @@ environment:
GETH_MINGW: 'C:\msys64\mingw32'
install:
- git submodule update --init --depth 1
- git submodule update --init --depth 1 --recursive
- go version
for:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment