set NUGET_CERT_REVOCATION_MODE to offline to prevent slower restore

This commit is contained in:
Hongtao Zhang 2024-03-27 16:58:31 -05:00
parent c563035cce
commit fc96eeda12

View file

@ -20,6 +20,7 @@ jobs:
runs-on: windows-latest
env:
FlowVersion: 1.17.2
NUGET_CERT_REVOCATION_MODE: offline
steps:
- uses: actions/checkout@v4
- name: Generate build number