Skip to content

Commit b9500da

Browse files
committed
Updated nuget gha.
1 parent 16a463f commit b9500da

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/nuget.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,3 @@ jobs:
5252
--source https://api.nuget.org/v3/index.json `
5353
--api-key $env:NUGET_API_KEY `
5454
--skip-duplicate
55-
```
56-
57-
The key changes from before:
58-
- Added explicit `dotnet build Libraries.slnf -c Release` step before packing
59-
- Added `--no-build` to all `dotnet pack` steps so they use the already-built output rather than trying to build again

0 commit comments

Comments
 (0)