From 30a1328948e89aacef6f5cb587870969653a2f51 Mon Sep 17 00:00:00 2001 From: Jason Frey Date: Wed, 20 Nov 2024 17:03:02 -0500 Subject: [PATCH] Add restore-keys --- .github/workflows/diagnose_cache_size.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/diagnose_cache_size.yaml b/.github/workflows/diagnose_cache_size.yaml index b200ddf1..12f9ab74 100644 --- a/.github/workflows/diagnose_cache_size.yaml +++ b/.github/workflows/diagnose_cache_size.yaml @@ -11,6 +11,7 @@ jobs: path: | cache/ key: setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-3.1.6-wd-/home/runner/work/manageiq-providers-ibm_cloud/manageiq-providers-ibm_cloud-with--without--only--Gemfile.lock-1640b0617d93b069ce17fe8efbda8dd9651edd3f6aa9fa624cd97a1b4a2e505c + restore-keys: setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-3.1.6-wd-/home/runner/work/manageiq-providers-ibm_cloud/manageiq-providers-ibm_cloud-with--without--only--Gemfile.lock- - uses: actions/upload-artifact@v4 with: name: cache