Skip to content

Commit

Permalink
Get arguments when using archive type package (microsoft#2660)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly authored Nov 3, 2022
1 parent 2871127 commit 171d95b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AppInstallerCLICore/Workflows/InstallFlow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ namespace AppInstaller::CLI::Workflow
ScanArchiveFromLocalManifest <<
ExtractFilesFromArchive <<
VerifyAndSetNestedInstaller <<
GetInstallerArgs <<
ExecuteInstallerForType(context.Get<Execution::Data::Installer>().value().NestedInstallerType);
}

Expand Down

0 comments on commit 171d95b

Please sign in to comment.