Add revision date - attempt 2 (#248)

* Revert "Revert "Add revision date to pages. (#244)" (#247)"

This reverts commit f07ca16871.

* Add missing packages

* build: get all repo history
This commit is contained in:
XhmikosR
2020-02-10 20:53:42 +02:00
committed by GitHub
parent f07ca16871
commit dcfbf3b5db
3 changed files with 12 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v1