Skip to content

Commit

Permalink
Add fail-on-cache-miss
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Nov 20, 2024
1 parent 30a1328 commit f79fe34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/diagnose_cache_size.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
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-
fail-on-cache-miss: true
- uses: actions/upload-artifact@v4
with:
name: cache
Expand Down

0 comments on commit f79fe34

Please sign in to comment.