Build: remove PublishSingleFile from Windows stable workflow

This commit is contained in:
SuperDooper
2026-05-11 22:05:40 +02:00
parent 54b89b8e55
commit 01188b3009
-1
View File
@@ -31,7 +31,6 @@ jobs:
dotnet publish windows/ClaudeCheckerWindows.csproj `
-c Release -r win-x64 `
--self-contained true `
-p:PublishSingleFile=true `
-p:Version=${{ steps.version.outputs.version }} `
-o publish