Update website.yaml

This commit is contained in:
Dr. Matthijs Berends 2022-11-12 12:10:33 +01:00 committed by GitHub
parent 8d1679bab3
commit d2edcf51ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -48,6 +48,11 @@ jobs:
# this is to keep timestamps, the default fetch-depth: 1 gets the timestamps of the moment of cloning
fetch-depth: 0
- name: Preserve timestamps
run: |
sudo apt install git-restore-mtime
git restore-mtime
- uses: r-lib/actions/setup-pandoc@v2
- name: Set up R