Skip to content

Commit 668ac0b

Browse files
committed
minor tweak.
1 parent 936859b commit 668ac0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx_doc_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
GH_PAGES_BRANCH: gh-pages
1616

1717
jobs:
18-
build-docs:
18+
docs-build:
1919
runs-on: ubuntu-latest
2020
steps:
2121
# Checks-out your repository under $GITHUB_WORKSPACE , so your workflow can access it.

0 commit comments

Comments
 (0)