Skip to content

Commit 948109f

Browse files
committed
Publish a single file.
1 parent 599fe2f commit 948109f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
--runtime $env:Runtime `
3737
--self-contained true `
3838
--output $env:OutputDir `
39-
/p:PublishSingleFile=false `
39+
/p:PublishSingleFile=true `
4040
/p:IncludeNativeLibrariesForSelfExtract=true `
4141
/p:EnableCompressionInSingleFile=false
4242
shell: pwsh

0 commit comments

Comments
 (0)