Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
see if git-restore-mtime is available
Browse files Browse the repository at this point in the history
  • Loading branch information
Efreak authored Oct 14, 2022
1 parent a945f9a commit 467efbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fdroid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Restore correct mtime
run: |
sudo apt install git-restore-mtime
echo sudo apt install git-restore-mtime
git restore-mtime
- name: Install F-Droid server software
Expand Down

0 comments on commit 467efbb

Please # to comment.