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 20, 2020
1 parent fe40051 commit 8ebe252
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:
uses: seanmiddleditch/gha-setup-vsdevenv@v1

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

0 comments on commit 8ebe252

Please sign in to comment.