Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed Sep 10, 2021
1 parent 76a0a93 commit c3496a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
uses: nuget/setup-nuget@v1
with:
nuget-version: '5.x'
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.3
- name: Build
run: msbuild -r -p:Configuration=Release
# - name: Test
Expand Down

0 comments on commit c3496a8

Please sign in to comment.