mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-10 14:03:30 +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
|
# Restore mcs nuget
|
||||||
- name: Restore mcs nuget
|
- name: Restore mcs nuget
|
||||||
- uses: nuget/setup-nuget@v1
|
uses: nuget/setup-nuget@v1
|
||||||
with:
|
with:
|
||||||
nuget-api-key: ${{ secrets.NuGetAPIKey }}
|
nuget-api-key: ${{ secrets.NuGetAPIKey }}
|
||||||
nuget-version: '5.x'
|
nuget-version: '5.x'
|
||||||
|
Reference in New Issue
Block a user