diff --git a/.github.example/workflows/build.yml b/.github.example/workflows/build.yml index 8593298..e3e990a 100644 --- a/.github.example/workflows/build.yml +++ b/.github.example/workflows/build.yml @@ -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