Skip to content

Commit

Permalink
Update development-action.yml
Browse files Browse the repository at this point in the history
restoring workload dependencies for Maui-Android
  • Loading branch information
frankodoom authored May 24, 2024
1 parent e972484 commit 6461180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
dotnet-version: 8.x.x
- name: Restore dependencies
run: dotnet restore
run: dotnet workloadrestore
- name: Build
run: dotnet build --no-restore
- name: Test
Expand Down

0 comments on commit 6461180

Please sign in to comment.