Skip to content

Commit 623a35b

Browse files
Update azure-pipelines.yml
1 parent 40e5708 commit 623a35b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
- task: CmdLine@2
187187
displayName: 'Install .NET MAUI Workload $(TOOLKIT_NET_VERSION)'
188188
inputs:
189-
script: dotnet workload install maui --skip-sign-check --source https://api.nuget.org/v3/index.json
189+
script: dotnet workload install maui
190190

191191
- pwsh: |
192192
Invoke-WebRequest 'https://raw.githubusercontent.com/Samsung/Tizen.NET/main/workload/scripts/workload-install.ps1' -OutFile 'workload-install.ps1'

0 commit comments

Comments
 (0)