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.
1 parent c387719 commit 66f40b9Copy full SHA for 66f40b9
tasks/download.ps1
@@ -9,4 +9,4 @@ try {
9
}catch {
10
Write-Host "Installer failed with Exception: $_.Exception.Message"
11
Exit 1
12
-}
+}
tasks/filesize.ps1
@@ -24,4 +24,4 @@ try {
24
25
26
27
0 commit comments