Skip to content

Commit 1132338

Browse files
Update sphinx.yml
1 parent c53667f commit 1132338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Gradle
1919
uses: gradle/gradle-build-action@v2
2020
- name: Run build with Gradle Wrapper
21-
run: gradle sphinx
21+
run: gradle xmldoc sphinx
2222
- name: Deploy
2323
uses: actions/configure-pages@v2
2424
- name: Upload artifact

0 commit comments

Comments
 (0)