Fix Proxy env issue

This commit is contained in:
HarithaVattikuti 2024-12-25 20:07:31 -06:00
parent 540f47615b
commit 5eb3863f79

View File

@ -218,6 +218,7 @@ jobs:
source-url: https://api.nuget.org/v3/index.json
env:
NUGET_AUTH_TOKEN: NOTATOKEN
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT: true
- name: Verify dotnet
run: __tests__/verify-dotnet.sh 3.1.201