Other way
This commit is contained in:
parent
fbdd84ac86
commit
0b319032b6
|
@ -82,8 +82,8 @@ after_build:
|
||||||
7z a "%APPVEYOR_BUILD_FOLDER%\libui-%artifact%.zip" %libfiles% ui.h ui_windows.h
|
7z a "%APPVEYOR_BUILD_FOLDER%\libui-%artifact%.zip" %libfiles% ui.h ui_windows.h
|
||||||
7z a "%APPVEYOR_BUILD_FOLDER%\examples-%artifact%.zip" controlgallery.exe cpp-multithread.exe datetime.exe drawtext.exe histogram.exe tester.exe timer.exe
|
7z a "%APPVEYOR_BUILD_FOLDER%\examples-%artifact%.zip" controlgallery.exe cpp-multithread.exe datetime.exe drawtext.exe histogram.exe tester.exe timer.exe
|
||||||
del ui.h ui_windows.h
|
del ui.h ui_windows.h
|
||||||
popd
|
|
||||||
popd /?
|
popd /?
|
||||||
|
popd
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: libui-*.zip
|
- path: libui-*.zip
|
||||||
|
|
Loading…
Reference in New Issue