Skip to content

Commit

Permalink
- Fix docker wait
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaBear84 committed Dec 31, 2024
1 parent b6a5878 commit 13bb9f9
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 @@ -133,7 +133,7 @@ jobs:

docker:
needs: [ merge ]
needs: [ build ]

strategy:
matrix:
Expand Down

0 comments on commit 13bb9f9

Please sign in to comment.