Updated registry.
This commit is contained in:
@@ -12,10 +12,6 @@ fi
|
||||
|
||||
# Construct the registry URL
|
||||
REGISTRY_URL="$REGISTRY"
|
||||
if [[ "$REGISTRY" == ${{ github.server_url }}/api/packages/${{ github.repository_owner }}/nuget/index.json ]]; then
|
||||
# GitHub Packages uses a specific URL format
|
||||
REGISTRY_URL="$REGISTRY"
|
||||
fi
|
||||
|
||||
# Build curl headers
|
||||
CURL_HEADERS=(-H "Accept: application/vnd.npm.install-v1+json")
|
||||
|
||||
Reference in New Issue
Block a user