We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8c6c7 commit 36415a1Copy full SHA for 36415a1
rake_tasks/automation.rake
@@ -45,7 +45,7 @@ namespace :automation do
45
end
46
47
sh "export ES_RUBY_CLIENT_PATH=#{path} " \
48
- ' && cd elastic-client-generator-ruby/elasticsearch ' \
+ ' && cd elastic-client-generator-ruby ' \
49
' && sudo bundle install ' \
50
" && bundle exec rake update[#{branch}]" \
51
' && bundle exec rake gen_es' \
0 commit comments