mirror of
https://github.com/wavetermdev/chocolatey.git
synced 2026-08-05 13:47:23 -07:00
continue on err
This commit is contained in:
@@ -72,6 +72,7 @@ build_script:
|
||||
}
|
||||
}
|
||||
|
||||
$ErrorActionPreference = 'Continue'
|
||||
./update_all.ps1 -ForcedPackages $forced
|
||||
7z a au_temp.zip $Env:TEMP\chocolatey\au\*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user