From 0b319032b68e97e52207d5ff96a5e83b7c5e03b9 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 7 Apr 2019 20:44:19 -0400 Subject: [PATCH] Other way --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index f32fff47..65aa82b4 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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