Build: remove PublishSingleFile from Windows beta workflow
This commit is contained in:
@@ -30,7 +30,6 @@ jobs:
|
|||||||
dotnet publish windows/ClaudeCheckerWindows.csproj `
|
dotnet publish windows/ClaudeCheckerWindows.csproj `
|
||||||
-c Release -r win-x64 `
|
-c Release -r win-x64 `
|
||||||
--self-contained true `
|
--self-contained true `
|
||||||
-p:PublishSingleFile=true `
|
|
||||||
-p:Version=${{ steps.version.outputs.version }} `
|
-p:Version=${{ steps.version.outputs.version }} `
|
||||||
-o publish
|
-o publish
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user