We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784fe34 commit 82fff3cCopy full SHA for 82fff3c
.github/actions/sleet/action.yml
@@ -35,3 +35,4 @@ runs:
35
DOTNET_TC_CallCountingDelayMs: "0"
36
DOTNET_TieredPGO: "1"
37
MSBUILDTERMINALLOGGER: "auto"
38
+ NUGET_PACKAGES: ${{ github.workspace }}/.nuget/packages
0 commit comments