mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
*
This commit is contained in:
parent
7584269940
commit
16df70fd87
@ -28,7 +28,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 GOARCH=amd64 ;
|
||||
go get github.com/Masterminds/glide
|
||||
go get github.com/Masterminds/glide;
|
||||
}
|
||||
- set GOBIN=c:\go\bin
|
||||
- set PATH=%GOBIN%;%PATH%
|
||||
|
Loading…
Reference in New Issue
Block a user