Update releaseToWinGet.yml

This commit is contained in:
Tess Gauthier 2022-05-20 11:39:17 -04:00 committed by GitHub
parent 349c61fbab
commit 5701dd99e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ jobs:
- run: | - run: |
# Download and install C++ Runtime framework package. # Download and install C++ Runtime framework package.
Import-Module Appx Import-Module Appx -UseWindowsPowerShell
iwr https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx -OutFile vcLibsBundle.appx iwr https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx -OutFile vcLibsBundle.appx
Add-AppxPackage vcLibsBundle.appx Add-AppxPackage vcLibsBundle.appx