We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145766f commit 7a2f9d2Copy full SHA for 7a2f9d2
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Pack
34
run: |
35
cd src
36
- dotnet pack spark-pack.slnf --include-symbols --output nupkgs --no-build
+ dotnet pack spark-pack.slnf --include-symbols --output nupkgs
37
- name: Push to NuGet
38
39
cd src/nupkgs
0 commit comments