Skip to content

Commit

Permalink
chore: depend on correct step
Browse files Browse the repository at this point in the history
  • Loading branch information
koenmetsu committed Jun 24, 2024
1 parent 1e675a8 commit d841732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ jobs:
name: Notify slack
runs-on: ubuntu-latest

needs: [ build ]
needs: [ deploy_test_ik4 ]

steps:
- name: Construct Slack message
Expand Down

0 comments on commit d841732

Please sign in to comment.