Skip to content

Commit

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

Expand Down

0 comments on commit bbcfd21

Please sign in to comment.