Skip to content

Commit 795e6e0

Browse files
authored
Update stable_docs.yml
1 parent cd03572 commit 795e6e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stable_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python -m pip install -e ".[dev,docs]"
2323
- name: Setup Docs Deploy
2424
run: |
25+
git fetch origin gh-pages --depth=1
2526
git config --global user.name "Docs Deploy"
2627
git config --global user.email "[email protected]"
2728
- name: Build Docs Website

0 commit comments

Comments
 (0)