Skip to content

Commit fe11ded

Browse files
committed
Fix.
1 parent d85d869 commit fe11ded

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/misc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
153153
trigger-rtd-build:
154154
name: Trigger Read The Docs build
155-
needs: [build-jvm-docs]
155+
needs: [build-jvm-docs, build-r-docs]
156156
runs-on:
157157
- runs-on=${{ github.run_id }}
158158
- runner=linux-amd64-cpu

0 commit comments

Comments
 (0)