diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml index bc50fb9..c6e78f0 100644 --- a/.gitea/workflows/gentoo-utils.yml +++ b/.gitea/workflows/gentoo-utils.yml @@ -50,6 +50,7 @@ jobs: build: runs-on: gentoo-utils + needs: build-docker steps: - name: Checkout repo uses: actions/checkout@v5