From 97529d89e1bfd1d31f8c63bae3db5981f3723cf1 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Wed, 27 Aug 2025 01:31:17 -0400 Subject: [PATCH] fix cache --- systems/palatine-hill/docker/act_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/palatine-hill/docker/act_config.yaml b/systems/palatine-hill/docker/act_config.yaml index bd37cfe..730794a 100644 --- a/systems/palatine-hill/docker/act_config.yaml +++ b/systems/palatine-hill/docker/act_config.yaml @@ -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.