mirror of
https://github.com/pi-hole/docs.git
synced 2026-04-27 20:43:16 +01:00
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:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user