mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
fix windows CI
This commit is contained in:
parent
1b52cd3362
commit
f478ef70c6
@ -46,7 +46,7 @@ after_build:
|
|||||||
- echo %APPVEYOR_BUILD_VERSION% > "distrib\VNote\version.txt"
|
- echo %APPVEYOR_BUILD_VERSION% > "distrib\VNote\version.txt"
|
||||||
- echo %APPVEYOR_REPO_COMMIT% >> "distrib\VNote\version.txt"
|
- echo %APPVEYOR_REPO_COMMIT% >> "distrib\VNote\version.txt"
|
||||||
- cd distrib
|
- cd distrib
|
||||||
- 7z a vnote_win_%PLATFORM%_portable_%APPVEYOR_BUILD_VERSION%.zip VNote
|
- 7z a VNote_%APPVEYOR_BUILD_VERSION%_win_%PLATFORM%_portable.zip VNote
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: build\distrib\VNote_%APPVEYOR_BUILD_VERSION%_win_%PLATFORM%_portable.zip
|
- path: build\distrib\VNote_%APPVEYOR_BUILD_VERSION%_win_%PLATFORM%_portable.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user