Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deep-soft authored Feb 22, 2024
1 parent 74bcc4d commit 6606f89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
submodules: recursive

- name: Add MSBuild to PATH
uses: deep-soft/setup-msbuild@v1.3.1
uses: deep-soft/setup-msbuild@v2

- name: Declare some variables
id: vars
Expand All @@ -85,7 +85,7 @@ jobs:
exit /b 0
- name: Setup NuGet
uses: deep-soft/setup-nuget@v1
uses: deep-soft/setup-nuget@v2

- name: Restore NuGet packages
run: |
Expand Down

0 comments on commit 6606f89

Please sign in to comment.