Skip to content

Commit 114ff0d

Browse files
committed
test
1 parent 39f89b2 commit 114ff0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/preview-build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v4
2323

24+
- name: Bootstrap Action Workspace
25+
if: github.repository == 'elastic/docs-builder'
26+
uses: ./.github/actions/bootstrap
27+
2428
# we run our artifact directly please use the prebuild
2529
# elastic/docs-builder@main GitHub Action for all other repositories!
2630
- name: Build documentation

0 commit comments

Comments
 (0)