Skip to content

Commit

Permalink
[Actions] Updated .github/actions/dotnet-publish/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 5, 2024
1 parent 362bb62 commit c412b1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/dotnet-publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ runs:
DOTNET_ReadyToRun: "0"
DOTNET_TC_QuickJitForLoops: "1"
DOTNET_TieredPGO: "1"
MSBUILDTERMINALLOGGER: "true"

- name: "Dotnet: Zip Packages for Octopus"
working-directory: ${{github.workspace}}/src/server-dist/${{inputs.PLATFORM}}
Expand Down

0 comments on commit c412b1f

Please sign in to comment.