Skip to content

Commit c3de4c3

Browse files
authored
fix: Add additional deps to the notification job (#1677)
1 parent a9a7e37 commit c3de4c3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,10 @@ jobs:
684684
send-notification:
685685
needs:
686686
- diff-dumps
687+
- upload-db-dump
688+
- upload-dumps-for-downstream
689+
- upload-dumps-for-embedding
690+
- push-manifests
687691
runs-on: ubuntu-latest
688692
if: failure()
689693
steps:

0 commit comments

Comments
 (0)