We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46c3bf5 + 856110c commit 21cebe3Copy full SHA for 21cebe3
IMG_SFX
@@ -1 +1 @@
1
-20241212t122344z-f41f40d13
+20241218t154721z-f41f40d13
win_images/win_packaging.ps1
@@ -9,7 +9,7 @@ iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocola
9
10
# Install basic required tooling.
11
# psexec needed to workaround session 0 WSL bug
12
-retryInstall git archiver psexec golang mingw StrawberryPerl zstandard; Check-Exit
+retryInstall 7zip git archiver psexec golang mingw StrawberryPerl zstandard; Check-Exit
13
14
# Update service is required for dotnet
15
Set-Service -Name wuauserv -StartupType "Manual"; Check-Exit
0 commit comments