Build: remove PublishSingleFile from Windows beta workflow
This commit is contained in:
@@ -30,7 +30,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user