Skip to content

Commit

Permalink
Publish as a single file
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry08 committed Jun 17, 2024
1 parent 7466428 commit 831a360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
dotnet publish SoundCloudDownloader
-p:Version=${{ github.ref_type == 'tag' && github.ref_name || format('999.9.9-ci-{0}', github.sha) }}
-p:CSharpier_Bypass=true
-p:PublishSingleFile=true
-p:PublishTrimmed=true
-p:TrimMode=link
-p:IncludeNativeLibrariesForSelfExtract=true
Expand Down

0 comments on commit 831a360

Please sign in to comment.