We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8607d commit bdab3f6Copy full SHA for bdab3f6
1 file changed
.github/workflows/nuget-reference-check.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
dotnet-version: '10.0.x'
24
25
- - name: Restore dependencies
+ - name: Restore dependencies
26
run: dotnet restore SysML2.NET.sln
27
28
- name: Check for outdated packages
0 commit comments