Update winget.ps1

This commit is contained in:
Chris Titus 2022-10-18 17:28:17 -05:00 committed by GitHub
parent a092d9ec52
commit 12a83c75b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,2 @@
Install-PackageProvider NuGet -Force;
Set-PSRepository PSGallery -InstallationPolicy Trusted
Install-Script -Name winget-install -Force
winget-install.ps1