No description
  • TypeScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
techwritescode 27611fd7df Persist CMake downloads across runs with actions/cache
Restores a previously cached CMake install (keyed by platform/arch/version)
before falling back to downloading, and saves it in a post step on a miss.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
2026-09-08 17:21:41 -05:00
dist Persist CMake downloads across runs with actions/cache 2026-09-08 17:21:41 -05:00
src Persist CMake downloads across runs with actions/cache 2026-09-08 17:21:41 -05:00
.gitignore Push to forgejo 2026-09-04 20:35:33 -05:00
action.yml Persist CMake downloads across runs with actions/cache 2026-09-08 17:21:41 -05:00
package-lock.json Persist CMake downloads across runs with actions/cache 2026-09-08 17:21:41 -05:00
package.json Persist CMake downloads across runs with actions/cache 2026-09-08 17:21:41 -05:00
tsconfig.json Push to forgejo 2026-09-04 20:35:33 -05:00