Skip to content

Commit e790795

Browse files
authored
Update dotnet.yml
1 parent adec29c commit e790795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cd ModuleLauncher.NET
3535
dotnet restore
3636
dotnet build
37-
dotnet pack
37+
dotnet pack -p:PublishRelease=false
3838
cd bin/Debug
3939
4040
# Getting file extension name is .nupkg

0 commit comments

Comments
 (0)