nhsuk-frontend icon indicating copy to clipboard operation
nhsuk-frontend copied to clipboard

Check for GitHub Action caches before continuing

Open colinrotherham opened this issue 5 months ago • 1 comments

Description

We're having problems with GitHub Actions cache/restore not working today, immediately after saving

This PR adds fail-on-cache-miss: true to make sure we correctly stop the build when this happens

The GitHub status board is all green but others are reporting it:

  • https://github.com/actions/cache/issues/1621
  • https://github.com/orgs/community/discussions/163260

Checklist

colinrotherham avatar Jun 18 '25 08:06 colinrotherham