mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-25 05:15:53 +00:00
chore(ci): add js-waku as a dependency for pre-release createion (#2022)
This commit is contained in:
parent
11e7394e0d
commit
28b040007f
2
.github/workflows/pre-release.yml
vendored
2
.github/workflows/pre-release.yml
vendored
@ -104,7 +104,7 @@ jobs:
|
||||
|
||||
create-release-candidate:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ tag-name, build-and-publish ]
|
||||
needs: [ tag-name, build-and-publish, js-waku ]
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user