diff --git a/.github/workflows/centos7-system-deps-build.yml b/.github/workflows/centos7-system-deps-build.yml index 96fe6b793..0e3faa9d5 100644 --- a/.github/workflows/centos7-system-deps-build.yml +++ b/.github/workflows/centos7-system-deps-build.yml @@ -66,7 +66,7 @@ jobs: build: runs-on: ubuntu-latest - needs: versions + needs: [ docker_publish, versions ] container: 'antaresrte/rte-antares:centos7-system-deps' steps: