9 Commits

Author SHA1 Message Date
9d6a0399f5 Add cache restore-keys to always update cache
NOTE: See 9408cb2cdc
zstd is added as a package to significantly improve cache update time.
2025-08-15 16:58:35 -06:00
aa98d34e96 Update git-restore-mtime args for caching 2025-08-15 10:43:35 -06:00
b4be7cfa39 Add build cache to CI workflow
NOTE: This requires an update to your build container. See
e132563a5a

This normalizes file modtimes with git-restore-mtime, and caches
the build directory. Subsequent runs will only rebuild the files
that have changed.
2025-08-14 19:05:46 -06:00
2e907657cc Updates for decomp.dev (replaces frogress)
Resolves #52
2025-05-06 21:40:23 -06:00
4607046162 Remove fetch-depth: 0 from CI checkout
After reading the documentation for 2 seconds, it turns out that we
actually wanted `fetch-depth: 1`, and coincidentally, that's the
default.
2024-10-12 22:02:32 -06:00
d5df3db21f Oops, missed a char 2024-08-12 18:13:09 -06:00
3986009d97 Add objdiff report to CI example 2024-08-12 18:10:35 -06:00
cd2d65c157 Bump actions versions 2024-06-19 14:08:49 -06:00
afb82c88dc Add GitHub Actions workflow template & documentation 2024-03-05 17:24:33 -07:00