diff --git a/.github/workflows/push_image_next.yml b/.github/workflows/push_image_next.yml index 66d1925a..e5267fae 100644 --- a/.github/workflows/push_image_next.yml +++ b/.github/workflows/push_image_next.yml @@ -40,8 +40,8 @@ jobs: retention-days: 1 build-and-push: + needs: prepare-ui runs-on: ubuntu-latest - steps: - name: Checkout code uses: actions/checkout@v4