Skip to content

Commit 4570d13

Browse files
Update .github/workflows/nuget.yml
1 parent 018fe99 commit 4570d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Pack NuGet Packages
3535
run: |
36-
dotnet pack ./neo.sln \
36+
dotnet pack ./neofs-api-sharp.sln \
3737
--configuration Release \
3838
--output ./pkgs \
3939
--verbosity normal \

0 commit comments

Comments
 (0)