ci: fetch-depth: 0 added to the documentation CI

This commit is contained in:
Mateusz Pusz
2023-12-11 20:52:23 +01:00
parent 0f649c9f74
commit b010d08f28

View File

@@ -34,6 +34,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-python@v4
with:
python-version: 3.x