Skip to content

Commit

Permalink
fix: Add additional deps to the notification job (#1677)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdm authored Jan 18, 2025
1 parent a9a7e37 commit c3de4c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -684,6 +684,10 @@ jobs:
send-notification:
needs:
- diff-dumps
- upload-db-dump
- upload-dumps-for-downstream
- upload-dumps-for-embedding
- push-manifests
runs-on: ubuntu-latest
if: failure()
steps:
Expand Down

0 comments on commit c3de4c3

Please sign in to comment.