Skip to content

Commit 44ad89f

Browse files
committed
Fixes codegen rake task
1 parent 3ef7691 commit 44ad89f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rake_tasks/automation.rake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
# under the License.
1717

1818
require 'fileutils'
19+
require 'yaml'
1920
require_relative '../elasticsearch/lib/elasticsearch/version'
2021

2122
namespace :automation do

0 commit comments

Comments
 (0)