mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-24 14:25:44 +00:00
fix appveyor tests
This commit is contained in:
@@ -63,7 +63,7 @@ if($apps.length -eq 1) {
|
||||
|
||||
# remember which were explictly requested so that we can
|
||||
# differentiate after dependencies are added
|
||||
$explicit_apps = $apps
|
||||
$explicit_apps = $apps
|
||||
|
||||
if(!$independent) {
|
||||
$apps = install_order $apps $architecture # adds dependencies
|
||||
|
||||
Reference in New Issue
Block a user