Skip to content

Commit

Permalink
Nothing actions all the way down
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed Nov 27, 2012
1 parent b26a0dd commit 45238a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/ruby.rb
Expand Up @@ -92,6 +92,7 @@
spec_installer = execute 'install pg spec' do
command "#{gem_exec} spec ./cache/#{gem_name}.gem --ruby > ./specifications/#{gem_name}.gemspec"
cwd File.join(gem_dir, '..', '..')
action :nothing
end
spec_installer.run_action(:run)

Expand Down

0 comments on commit 45238a9

Please sign in to comment.