cache
cache copied to clipboard
fix: fix cache-hit value when cache not found
related to https://github.com/github/docs/pull/18524
set cache-hit
to false
when there is no cache matched
Hoping this is a major priority! thx!
@bishal-pdMSFT how to pass the CI testing? Is run npm run build
and add a new commit the right approach?
@vsvipul would you mind help me out with this PR and review it if you're free? really appreciate.
@bchen1029 Please fix the failing checks. Updating the branch and then running npm run build
should fix it ig.
@bchen1029 Please fix the failing checks. Updating the branch and then running
npm run build
should fix it ig.
@vsvipul I've fixed the checks, hoping this PR would be helpful and could be merged. Thank you very much for your help.
@aparna-ravindra would you mind help approve/check this PR?
related to github/docs#18524
set
cache-hit
tofalse
when there is no cache matched
@thecontemoraryflorals feel free to ping me with any suggestion for merge this PR. really appreciate.