mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-04 15:03:08 +00:00
fix(ci): update the dependency list in pre-release WF (#2088)
This commit is contained in:
parent
fe8a9ec59d
commit
ea09ea58ba
2
.github/workflows/pre-release.yml
vendored
2
.github/workflows/pre-release.yml
vendored
@ -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…
x
Reference in New Issue
Block a user