Skip to content

Commit be9043a

Browse files
authored
Add github specify artifacts
1 parent 8d33fbf commit be9043a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ test: off
2222

2323
artifacts:
2424
- path: 'dist\**\*.exe'
25+
name: CameraAppArtifact
2526

2627
deploy:
2728
provider: Environment
2829
name: CameraApp
30+
artifacts: CameraAppArtifact
2931

0 commit comments

Comments
 (0)