Skip to content

Commit 2e9adee

Browse files
committed
appveyor: store entire build folder in artifacts
1 parent a43a9b5 commit 2e9adee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,5 @@ on_failure:
4949
- appveyor PushArtifact Testing.zip
5050

5151
artifacts:
52-
- path: build\Testing
53-
name: Testing
52+
- path: build
5453
type: zip

0 commit comments

Comments
 (0)