Skip to content

Commit 13bb9f9

Browse files
committed
- Fix docker wait
1 parent b6a5878 commit 13bb9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
134134

135135
docker:
136-
needs: [ merge ]
136+
needs: [ build ]
137137

138138
strategy:
139139
matrix:

0 commit comments

Comments
 (0)