Skip to content

Commit eef116a

Browse files
committed
[docs]
1 parent f807536 commit eef116a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
python-version: '3.x'
1717
- run: pip install -r docs/requirements.txt ghp-import
1818
- run: make -C docs html
19-
- run: ghp-import -p -f -n docs/_build/html
19+
- run: ghp-import -p -f -n docs/_build/html

0 commit comments

Comments
 (0)