Skip to content

Commit e5822b3

Browse files
committed
[Actions] Updated .github/actions/build-version/action.yml
1 parent 83c7547 commit e5822b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build-version/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ runs:
3232
DOTNET_TC_CallCountingDelayMs: "0"
3333
DOTNET_TieredPGO: "1"
3434
MSBUILDTERMINALLOGGER: "auto"
35+
NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
3536

3637
- name: "Log build version"
3738
shell: bash

0 commit comments

Comments
 (0)