Skip to content

Commit d91a3b9

Browse files
committed
Update publish-nuget.yml
1 parent 92bf2e8 commit d91a3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Restore dependencies
2121
run: dotnet restore
2222

23-
- name: Compile Spice#
23+
- name: Compile Spice#.BSIM
2424
run: dotnet build SpiceSharpBSIM\SpiceSharpBSIM.csproj --configuration Release --no-restore
2525

2626
- name: Publish to NuGet

0 commit comments

Comments
 (0)