mirror of
https://github.com/encounter/dtk-template.git
synced 2025-10-04 16:29:36 +00:00
Update git-restore-mtime args for caching
This commit is contained in:
parent
ebe57b5464
commit
aa98d34e96
@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
# Normalize file mod times
|
||||
- name: Restore timestamps
|
||||
run: uv run https://raw.githubusercontent.com/MestreLion/git-tools/refs/tags/v2022.12/git-restore-mtime
|
||||
run: uv run https://raw.githubusercontent.com/MestreLion/git-tools/refs/tags/v2022.12/git-restore-mtime --merge --commit-time
|
||||
|
||||
# Copy the original files to the workspace
|
||||
- name: Prepare
|
||||
|
Loading…
x
Reference in New Issue
Block a user