Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IeuanWalker authored Apr 29, 2021
1 parent d461480 commit 1049af7
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 @@ -11,8 +11,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: nuget/setup-nuget@v1
- uses: microsoft/setup-msbuild@v1.0.0
- uses: nuget/setup-nuget@v1
- uses: microsoft/setup-msbuild@v1.0.0
- name: Setup .NET Core
uses: actions/setup-dotnet@v1.7.2
- name: Install dependencies
Expand Down

0 comments on commit 1049af7

Please sign in to comment.