mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-05-07 23:27:48 +08:00
*
This commit is contained in:
parent
66a3777383
commit
46045d0d8f
@ -14,6 +14,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 -oC:\ 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
|
||||||
|
- ps: dir c:\
|
||||||
- set %PATH%;c:\mingw64\bin
|
- set %PATH%;c:\mingw64\bin
|
||||||
- echo %PATH%
|
- echo %PATH%
|
||||||
- echo %GOPATH%
|
- echo %GOPATH%
|
||||||
|
Loading…
Reference in New Issue
Block a user