mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-08-24 21:09:25 +08:00
*
This commit is contained in:
parent
c9205b9d2c
commit
597444a0c6
@ -13,7 +13,7 @@ deploy: true
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- ps: Start-FileDownload "http://libgd.blob.core.windows.net/mingw/x86_64-4.9.1-release-posix-seh-rt_v3-rev1.7z"
|
- ps: Start-FileDownload "http://libgd.blob.core.windows.net/mingw/x86_64-4.9.1-release-posix-seh-rt_v3-rev1.7z"
|
||||||
- ps: 7z x -o C:\x86_64-4.9.1-release-posix-seh-rt_v3-rev1.7z | out-null
|
- ps: 7z x -oC:\ x86_64-4.9.1-release-posix-seh-rt_v3-rev1.7z | out-null
|
||||||
- echo %PATH%
|
- echo %PATH%
|
||||||
- echo %GOPATH%
|
- echo %GOPATH%
|
||||||
- go version
|
- go version
|
||||||
|
Loading…
Reference in New Issue
Block a user