mirror of
https://github.com/wavetermdev/chocolatey.git
synced 2026-08-05 13:47:23 -07:00
refactor
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ build_script:
|
||||
($Env:APPVEYOR_FORCED_BUILD -ne 'true')
|
||||
) { $forced = $Matches[1] }
|
||||
|
||||
./update_all.ps1 -Name * -ForcedPackages $forced
|
||||
./update_all.ps1 -ForcedPackages $forced
|
||||
|
||||
7z a au_temp.zip $Env:TEMP\chocolatey\au\*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user