Skip to content

Commit

Permalink
Tweaked setup-msbuild@v1 step
Browse files Browse the repository at this point in the history
  • Loading branch information
menees authored Nov 28, 2020
1 parent 6e4a47a commit a43369f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.0
uses: microsoft/setup-msbuild@v1

- name: Build everything
run: |
Expand Down

0 comments on commit a43369f

Please sign in to comment.