Skip to content

Commit 634fb3e

Browse files
authored
Update ci.yml
1 parent dc5d33f commit 634fb3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
constructor-docker-build:
9393
name: Docker Build
94-
needs: build-test
94+
needs: constructor-build-test
9595
if: ${{ needs.changes.outputs.constructor == 'true' }}
9696
runs-on: ubuntu-latest
9797
defaults:

0 commit comments

Comments
 (0)