fix nuget source
This commit is contained in:
@@ -44,6 +44,7 @@ jobs:
|
||||
|
||||
- name: Restore dependencies
|
||||
run: |
|
||||
dotnet nuget add source --name Sharp8N https://code.sharp8n.com/api/packages/Sharp8N/nuget/index.json
|
||||
dotnet restore
|
||||
|
||||
- name: Build project
|
||||
|
||||
Reference in New Issue
Block a user