Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Change Install VirtoCommerce.GlobalTool step
Browse files Browse the repository at this point in the history
Change Install VirtoCommerce.GlobalTool step to use vc-github-actions/setup-vcbuild action
  • Loading branch information
mvktsk authored Mar 18, 2021
1 parent 0a69f7c commit 389a26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
fetch-depth: 0

- name: Install VirtoCommerce.GlobalTool
run: dotnet tool install --global VirtoCommerce.GlobalTool
uses: VirtoCommerce/vc-github-actions/setup-vcbuild@master

- name: Install dotnet-sonarscanner
run: dotnet tool install --global dotnet-sonarscanner
Expand Down

0 comments on commit 389a26c

Please sign in to comment.