Skip to content

Commit dcb5699

Browse files
authored
Update dotnet.yml
Signed-off-by: 永安404 <101850798+YongAn404@users.noreply.github.com>
1 parent aa102ec commit dcb5699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: NuGet/setup-nuget@v2.0.0
2323

2424
- name: Restore NuGet packages
25-
run: nuget restore BAPlugin.sln
25+
run: nuget restore YongAnFrame.sln
2626

2727
- name: Restore dependencies
2828
run: dotnet restore

0 commit comments

Comments
 (0)