Skip to content

Commit 4e660bb

Browse files
authored
Update docs.yml
Make sure the documentation is being built from the right branch.
1 parent 3c6f872 commit 4e660bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- run: pip install pipenv
2828
- run: pipenv install
2929
- run: pipenv shell
30+
- run: git switch release_v1.0.0
3031
# build your documentation into docs/.
3132
- run: pdoc marlpde/*.py -o ./docs/
3233

0 commit comments

Comments
 (0)