diff --git a/src/WingetIntune.Cli/Commands/PublishCommand.cs b/src/WingetIntune.Cli/Commands/PublishCommand.cs index 3dea5e0..6da74ed 100644 --- a/src/WingetIntune.Cli/Commands/PublishCommand.cs +++ b/src/WingetIntune.Cli/Commands/PublishCommand.cs @@ -73,7 +73,7 @@ private async Task HandleCommand(PublishCommandOptions options, InvocationC } if (options.AutoPackage && tempInfo.Source == PackageSource.Winget) { - + await intuneManager.GenerateInstallerPackage(options.TempFolder, options.PackageFolder!, tempInfo,