diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml index bcc0f8e..97c9926 100644 --- a/.gitea/workflows/gentoo-utils.yml +++ b/.gitea/workflows/gentoo-utils.yml @@ -26,6 +26,7 @@ jobs: build-oci-image: runs-on: ubuntu-latest continue-on-error: true + needs: cache steps: - name: Restore git cache uses: actions/cache@v4