fetch_depth: 0 so that we have gh-pages
This commit is contained in:
parent
f7ac65a4c3
commit
3f3e213c88
1 changed files with 1 additions and 0 deletions
1
.github/workflows/devel_docs.yml
vendored
1
.github/workflows/devel_docs.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
fetch_depth: 0
|
||||
|
||||
- name: Configure git
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue