fix
Some checks failed
Gentoo Utils / cache (push) Successful in 4s
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / check-format (push) Failing after 11s
Gentoo Utils / docs (push) Successful in 14s
Gentoo Utils / build (push) Successful in 23s
Gentoo Utils / test (push) Failing after 4s

This commit is contained in:
2025-12-12 19:46:25 -06:00
parent 7861a0ccb3
commit 1f3d3d1b1f

View File

@@ -26,6 +26,7 @@ jobs:
build-oci-image: build-oci-image:
runs-on: ubuntu-latest runs-on: ubuntu-latest
continue-on-error: true continue-on-error: true
needs: cache
steps: steps:
- name: Restore git cache - name: Restore git cache
uses: actions/cache@v4 uses: actions/cache@v4