Navigation Menu

Skip to content

Commit

Permalink
Build a source gem as well
Browse files Browse the repository at this point in the history
  • Loading branch information
knu committed Sep 14, 2021
1 parent a02051c commit 2822b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -22,7 +22,7 @@ namespace :gem do
end
end

task :gems => :'gem:native'
task :gems => %i[build gem:native]

require 'rake/testtask'
Rake::TestTask.new(:test) do |test|
Expand Down

0 comments on commit 2822b86

Please sign in to comment.