1 Commits

Author SHA1 Message Date
29a6f17338 ci: fix build cache path
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 20s
Gentoo Utils / grep (push) Successful in 5s
Gentoo Utils / test (push) Successful in 33s
Gentoo Utils / check-format (push) Successful in 10s
Gentoo Utils / build (push) Successful in 25s
Gentoo Utils / docs (push) Successful in 18s
Gentoo Utils / fuzz (push) Successful in 1m17s
2025-12-27 17:09:54 -06:00

View File

@@ -94,7 +94,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v6
# TODO: This is currently unused by other jobs. I couldn't make meson not regenerate things regardless of
# TODO: This is currently unused by other projects. I couldn't make meson not regenerate things regardless of
# the build dir already existing.
- name: Build Cache Setup
uses: actions/cache@v5