mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-12 22:19:10 +00:00
restore mtime on source tree
This commit is contained in:
parent
f46eb556a8
commit
ecb5ad8ea3
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue