Skip to content

Commit d0edd8c

Browse files
committed
--no-symbols no longer takes a value.
1 parent 0fcddc1 commit d0edd8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ jobs:
7575
-s https://api.nuget.org/v3/index.json
7676
-k $env:NUGET_API_KEY
7777
--skip-duplicate
78-
--no-symbols 1
78+
--no-symbols
7979
env:
8080
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)