fix cache
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 14s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 6m38s

This commit is contained in:
2025-08-27 01:31:17 -04:00
parent ce8eef5352
commit 97529d89e1

View File

@@ -38,7 +38,7 @@ runner:
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04"
- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"
#cache:
cache:
# Enable cache server to use actions/cache.
enabled: true
# The directory to store the cache data.