Skip to content

Commit

Permalink
housekeeping: Update the release script
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson committed Dec 30, 2022
1 parent 10cf66e commit 69b58a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:
setAllVars: true

- name: Add MSBuild to PATH
uses: glennawatson/setup-msbuild@v1.0.3
uses: microsoft/setup-msbuild@v1.1.3
with:
prerelease: true
vs-prerelease: true

- name: NuGet Restore
run: msbuild /t:restore /v:minimal /m
Expand Down

0 comments on commit 69b58a9

Please sign in to comment.