There was an error while loading. Please reload this page.
1 parent dc5d33f commit 634fb3eCopy full SHA for 634fb3e
1 file changed
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
92
constructor-docker-build:
93
name: Docker Build
94
- needs: build-test
+ needs: constructor-build-test
95
if: ${{ needs.changes.outputs.constructor == 'true' }}
96
runs-on: ubuntu-latest
97
defaults:
0 commit comments