Skip to content

Commit 3e657b4

Browse files
committed
[Actions] Updated .github/actions/build/action.yml
1 parent e5822b3 commit 3e657b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ runs:
305305
DOTNET_TC_CallCountingDelayMs: "0"
306306
DOTNET_TieredPGO: "1"
307307
MSBUILDTERMINALLOGGER: "auto"
308+
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
308309

309310
- name: "Read Release Notes"
310311
if: steps.build_tools.outputs.BUILD_ENV == 'true'

0 commit comments

Comments
 (0)