Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey M authored Jan 21, 2020
1 parent 95decf7 commit 9910daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: nuget restore $env:_Solution

- name: Build Solution
run: msbuild $env:_Solution -verbosity:normal -p:Configuration=$env:_Config -p:DeployExtension=false -p:AzureVsixVersion=true
run: msbuild $env:_Solution -verbosity:normal -p:Configuration=$env:_Config -p:DeployExtension=false -p:GitHubVsixVersion=true

0 comments on commit 9910daf

Please sign in to comment.