Skip to content

Commit 459ae23

Browse files
committed
update name of CI job's step
1 parent 83782a6 commit 459ae23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: |
5858
pip install -r docs/requirements.txt
5959
pip install --force-reinstall -v docs/
60-
- name: Build book
60+
- name: Build docs
6161
working-directory: docs
6262
run: mkdocs build
6363
- name: Upload docs build as artifact

0 commit comments

Comments
 (0)