Skip to content

Commit

Permalink
specify the project to workload restore
Browse files Browse the repository at this point in the history
  • Loading branch information
asv-soft-u03 authored May 21, 2024
1 parent 8a7ca1c commit 51b0378
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Windows CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
run: |
cd src
dotnet workload restore
dotnet workloads restore \Asv.Avalonia.ToolkitGallery.iOS\Asv.Avalonia.ToolkitGallery.iOS.csproj
dotnet workload restore \Asv.Avalonia.ToolkitGallery.Android\Asv.Avalonia.ToolkitGallery.Android.csproj
- name: Restoring dependencies
run: |
Expand Down

0 comments on commit 51b0378

Please sign in to comment.