Skip to content

Commit

Permalink
Update main_build-winui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LanceMcCarthy committed Sep 1, 2023
1 parent 39b882f commit c8f2f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_build-winui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.0'
dotnet-version: '7.0.x'

- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1.3
Expand Down

0 comments on commit c8f2f5b

Please sign in to comment.