Skip to content

Commit 359aaf3

Browse files
committed
disable CUSTOM_NUGET_REGISTRY
1 parent 3ae0465 commit 359aaf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111

1212
env:
13-
CUSTOM_NUGET_REGISTRY: true
13+
CUSTOM_NUGET_REGISTRY: false
1414
NUGET_REGISTRY: https://proget.starworks.cc:88/nuget/test/v3/index.json
1515
GMP_NUGET_VERSION: 6.3.0
1616
MPFR_NUGET_VERSION: 4.2.1

0 commit comments

Comments
 (0)