appveyor: remove some files from artifacts

This commit is contained in:
Gary Wang 2019-09-30 23:20:04 +08:00
parent 77cbc0295d
commit ee1aa98e45

View File

@ -18,6 +18,7 @@ build_script:
- qmake ..\PineapplePictures.pro
- mingw32-make
- cd release
- del /a /f /q "*.o" "*.cpp" "*.h"
- windeployqt --no-quick-import --release .\PineapplePictures.exe
artifacts: