Skip to content

Commit 087a167

Browse files
committed
Update _build.yml
1 parent 1378f74 commit 087a167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
8.0.100
3939
4040
- name: Install MAUI Workload
41-
run: dotnet workload install maui --from-rollback-file https://maui.blob.core.windows.net/metadata/rollbacks/8.0.1xx.json --source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json --source https://api.nuget.org/v3/index.json
41+
run: dotnet workload install maui --ignore-failed-sources
4242

4343
- name: "Restore NuGet packages"
4444
run: dotnet restore /p:Configuration=Release MauiCSharpInteropWebView.sln

0 commit comments

Comments
 (0)