Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
philosowaffle authored Dec 6, 2024
1 parent 3af3ec6 commit d6071f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/publish-ui-dist/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@ runs:

- name: Set global.json
run: dotnet new globaljson --sdk-version 7.0.100
shell: pwsh

- name: Restore MAUI Workloads
run: dotnet workload restore
shell: pwsh

- name: List MAUI Workloads
run: dotnet workload list
Expand Down

0 comments on commit d6071f2

Please sign in to comment.