Skip to content

Commit

Permalink
Update pr-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philosowaffle authored Nov 28, 2024
1 parent 307c9fb commit 6879593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: dotnet --list-sdks

- name: Restore MAUI Workloads
run: dotnet workload update --from-previous-sdk
run: dotnet workload update --from-previous-sdk 7.0.410
shell: pwsh

- name: List MAUI Workloads
Expand Down

0 comments on commit 6879593

Please sign in to comment.