1 Commits

Author SHA1 Message Date
1f3d3d1b1f 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
2025-12-12 19:46:25 -06:00

View File

@@ -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