Skip to content

Commit 79d6d14

Browse files
committed
Update appveyor.yml
1 parent d15d24b commit 79d6d14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ build_script:
6969
artifacts:
7070

7171
# pushing a single file
72-
- path: .\bin\$(configuration)\VSOStatusInspector.vsix
72+
- path: .\VSOStatusInspector.Package\bin\$(configuration)\VSOStatusInspector.vsix
7373
name: VSOStatusInspector.vsix
7474
# pushing a single file with environment variable in path and "Deployment name" specified
7575
# zips all the bin\release folder as output.zip
@@ -83,4 +83,4 @@ artifacts:
8383
# providers: Local, FTP, WebDeploy, AzureCS, AzureBlob, S3, NuGet, Environment
8484
# provider names are case-sensitive!
8585
# to disable deployment set to off
86-
deploy: off
86+
deploy: off

0 commit comments

Comments
 (0)