mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
修复脚本错误
This commit is contained in:
parent
6686de168c
commit
6f1d7eb2dc
@ -29,7 +29,7 @@ install:
|
||||
Start-FileDownload "http://libgd.blob.core.windows.net/mingw/i686-4.9.1-release-posix-dwarf-rt_v3-rev1.7z" -FileName mingw_x86.7z;
|
||||
7z x -oC:\ mingw_x86.7z | out-null;
|
||||
}
|
||||
- set GO_ENABLED=1
|
||||
- set CGO_ENABLED=1
|
||||
- echo %PATH%
|
||||
- echo %GOPATH%
|
||||
- go version
|
||||
|
Loading…
Reference in New Issue
Block a user