mirror of
https://github.com/encounter/dtk-template.git
synced 2025-10-05 08:49:39 +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
|
# Normalize file mod times
|
||||||
- name: Restore timestamps
|
- 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
|
# Copy the original files to the workspace
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
|
Loading…
x
Reference in New Issue
Block a user