Skip to content

Commit 244de4f

Browse files
committed
add execution permission
1 parent bc01448 commit 244de4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/scripts/steps/openapi_bundling/final_merge.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ source .buildkite/scripts/common/util.sh
66

77
echo --- Merge Kibana OpenAPI specs
88

9-
(cd oas_docs && make api-docs && make api-docs-lint)
9+
(cd oas_docs && make api-docs && make api-docs-lint)

0 commit comments

Comments
 (0)