mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-24 14:35:35 +02:00
add Import-Module Appx
This commit is contained in:
parent
016b80d117
commit
349c61fbab
1
.github/workflows/releaseToWinGet.yml
vendored
1
.github/workflows/releaseToWinGet.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
|
||||
- run: |
|
||||
# Download and install C++ Runtime framework package.
|
||||
Import-Module Appx
|
||||
iwr https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx -OutFile vcLibsBundle.appx
|
||||
Add-AppxPackage vcLibsBundle.appx
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user