chore: correct workflow

This commit is contained in:
Stevan Freeborn
2025-08-20 15:59:13 -05:00
parent 7d1a041068
commit d09c4a3d71
2 changed files with 10 additions and 10 deletions
@@ -9,6 +9,7 @@
<OutputType>Exe</OutputType>
<PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
</PropertyGroup>
<ItemGroup>
@@ -22,7 +23,6 @@
<PackageReference Include="Spectre.Console" />
<PackageReference Include="Spectre.Console.Cli" />
<PackageReference Include="TestableIO.System.IO.Abstractions.Wrappers" />
<PackageReference Include="Whisper.net.AllRuntimes" />
</ItemGroup>
<ItemGroup>