mirror of https://github.com/waku-org/nwaku.git
fix(ci): update the dependency list in pre-release WF (#2088)
This commit is contained in:
parent
8455b8dd17
commit
e85f05b0b6
|
@ -114,7 +114,7 @@ jobs:
|
|||
|
||||
create-release-candidate:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ tag-name, build-and-publish, js-waku ]
|
||||
needs: [ tag-name, build-and-publish, js-waku-node, js-waku-node-optional ]
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue