mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-22 08:32:51 +08:00
Update dotnet.yml
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
# Restore mcs nuget
|
||||
- name: Restore mcs nuget
|
||||
- uses: nuget/setup-nuget@v1
|
||||
uses: nuget/setup-nuget@v1
|
||||
with:
|
||||
nuget-api-key: ${{ secrets.NuGetAPIKey }}
|
||||
nuget-version: '5.x'
|
||||
|
Reference in New Issue
Block a user