Skip to content

Commit

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

- if: inputs.NPM_SIGNING == 'true'
name: "NPM: Check Package"
Expand Down Expand Up @@ -104,3 +105,4 @@ runs:
DOTNET_ReadyToRun: "0"
DOTNET_TC_QuickJitForLoops: "1"
DOTNET_TieredPGO: "1"
MSBUILDTERMINALLOGGER: "true"

0 comments on commit 2f39930

Please sign in to comment.