mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
Update msbuild.yml
This commit is contained in:
parent
e197e3877e
commit
9c95b5ba77
1 changed files with 2 additions and 2 deletions
4
.github/workflows/msbuild.yml
vendored
4
.github/workflows/msbuild.yml
vendored
|
|
@ -21,10 +21,10 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3.3.0
|
||||
|
||||
- name: Add MSBuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
uses: microsoft/setup-msbuild@v1.3.1
|
||||
|
||||
- name: Restore NuGet packages
|
||||
working-directory: ${{env.GITHUB_WORKSPACE}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue