Update winget.ps1

This commit is contained in:
Chris Titus 2022-10-20 09:10:20 -05:00 committed by GitHub
parent 575b3f4765
commit fc437e8c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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