ci(npm-publish): fix jobs dependencies (#811)

This commit is contained in:
Benoît Cortier
2025-06-11 10:01:58 -04:00
committed by GitHub
parent 5c5f441bdd
commit 112a1672d5
+2 -2
View File
@@ -83,7 +83,7 @@ jobs:
name: npm-${{matrix.library}}
path: npm-packages/*.tgz
nuget-merge:
npm-merge:
name: Merge artifacts
runs-on: ubuntu-latest
needs: build
@@ -103,7 +103,7 @@ jobs:
environment: publish
needs:
- preflight
- build
- npm-merge
steps:
- name: Download NPM packages artifact