Skip to content

Commit fb674e2

Browse files
committed
update ci
1 parent 8366da7 commit fb674e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: |
2121
pip install poetry
2222
poetry install --no-root
23-
git fetch origin gh-pages --depth=1
23+
git fetch origin gh-pages
2424
git config user.name ci-bot
2525
git config user.email [email protected]
2626
poetry run mike set-default 3.5

0 commit comments

Comments
 (0)