diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 854dced3d9..9005cf4bbf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -252,7 +252,7 @@ jobs: # For now, we only publish fcli-scratch image, but we do build the other images just for testing docker-linux: - needs: [native_linux] + needs: [build, native_linux] runs-on: ubuntu-latest env: DOCKER_SRC: fcli-other/fcli-docker/linux