diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml index bcc0f8e..936fe39 100644 --- a/.gitea/workflows/gentoo-utils.yml +++ b/.gitea/workflows/gentoo-utils.yml @@ -18,14 +18,10 @@ jobs: with: fetch-depth: 0 - - - - - build-oci-image: runs-on: ubuntu-latest continue-on-error: true + needs: cache steps: - name: Restore git cache uses: actions/cache@v4