appveyor: remove some files from artifacts
This commit is contained in:
parent
77cbc0295d
commit
ee1aa98e45
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user