appveyor: store entire build folder in artifacts

This commit is contained in:
Ilya Shipitsin 2022-09-10 09:51:13 +05:00
parent a43a9b57c0
commit 2e9adeeeae

View File

@ -49,6 +49,5 @@ on_failure:
- appveyor PushArtifact Testing.zip
artifacts:
- path: build\Testing
name: Testing
- path: build
type: zip