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 c7b66cb commit 37d48deCopy full SHA for 37d48de
.github/workflows/publish.yml
@@ -16,6 +16,7 @@ jobs:
16
uses: ./.github/workflows/build-binaries.yml
17
18
pack-nuget:
19
+ needs: build
20
runs-on: ubuntu-latest
21
22
steps:
0 commit comments