Skip to content

Commit 38282da

Browse files
committed
Also enable for docs build
1 parent 6a52f39 commit 38282da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
validate-wrappers: true
3232
- name: Build Docs
3333
run: |
34-
./gradlew \
34+
./gradlew --scan \
3535
--no-configuration-cache \
3636
-PGITHUB_PUBLISH_TOKEN=${{ secrets.GITHUB_TOKEN }} \
3737
dokkaGenerate

0 commit comments

Comments
 (0)