Other way

This commit is contained in:
Pietro Gagliardi 2019-04-07 20:44:19 -04:00
parent fbdd84ac86
commit 0b319032b6
1 changed files with 1 additions and 1 deletions

View File

@ -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%\examples-%artifact%.zip" controlgallery.exe cpp-multithread.exe datetime.exe drawtext.exe histogram.exe tester.exe timer.exe
del ui.h ui_windows.h
popd
popd /?
popd
artifacts:
- path: libui-*.zip