Skip to content

Commit c02ce0b

Browse files
committed
ci: Add missing needs: to deploy-internal
1 parent 1407df0 commit c02ce0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs-internal.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99

1010
deploy-internal:
1111
runs-on: ubuntu-latest
12+
needs: build-docs
1213
steps:
1314
- name: Checkout
1415
uses: actions/checkout@v4

0 commit comments

Comments
 (0)