Skip to content

Commit

Permalink
Update AccuLadder.yml
Browse files Browse the repository at this point in the history
Trying again with msbuild 1.3.1 (latest)
  • Loading branch information
jeremy-farrance authored Oct 29, 2023
1 parent 96999e2 commit c1f12c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AccuLadder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:


- name: Setup MSBuild Path
uses: microsoft/setup-msbuild@vlatest
uses: microsoft/setup-msbuild@v1.3.1

- name: Restore NuGet Packages
run: msbuild /t:restore
Expand Down

0 comments on commit c1f12c4

Please sign in to comment.