Skip to content

Commit 36415a1

Browse files
committed
[CI] Updates CI code generator path
1 parent 8f8c6c7 commit 36415a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rake_tasks/automation.rake

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ namespace :automation do
4545
end
4646

4747
sh "export ES_RUBY_CLIENT_PATH=#{path} " \
48-
' && cd elastic-client-generator-ruby/elasticsearch ' \
48+
' && cd elastic-client-generator-ruby ' \
4949
' && sudo bundle install ' \
5050
" && bundle exec rake update[#{branch}]" \
5151
' && bundle exec rake gen_es' \

0 commit comments

Comments
 (0)