mirror of https://github.com/mindoc-org/mindoc.git
Update appveyor.yml(文件复制优化)
parent
83e34010eb
commit
af8ec13c2e
|
@ -51,7 +51,7 @@ test_script:
|
|||
- cmd: >-
|
||||
cd c:\gopath\src\github.com\mindoc-org\mindoc
|
||||
|
||||
xcopy conf\app.conf.example conf\app.conf /F /Y
|
||||
pwsh -NoProfile -ExecutionPolicy Bypass -Command "& {Copy-Item -Force -Path 'conf\app.conf.example' -Destination 'conf\app.conf'}"
|
||||
|
||||
mindoc_windows_%GOARCH%.exe version
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in New Issue