restore mtime on source tree

This commit is contained in:
Steven Dee (Jōshin) 2025-05-19 00:10:53 -07:00
parent f46eb556a8
commit ecb5ad8ea3
No known key found for this signature in database

View file

@ -27,6 +27,9 @@ jobs:
# Full checkout needed for git-restore-mtime-bare. # Full checkout needed for git-restore-mtime-bare.
fetch-depth: 0 fetch-depth: 0
# TODO(jart): fork this action.
- uses: chetan/git-restore-mtime-action@v2
- uses: actions/cache/restore@v4 - uses: actions/cache/restore@v4
id: cache id: cache
with: with: