Skip to content

Commit

Permalink
Update Rakefile
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Hower <[email protected]>
  • Loading branch information
dhower-qc authored Jan 31, 2025
1 parent 89b27e7 commit bb832f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def cfg_arch_for(config_name)
end

file "#{$root}/.stamps/dev_gems" => ["#{$root}/.stamps"] do |t|
sh "bundle exec yard config --gem-install-yri"
#sh "bundle exec yard config --gem-install-yri"
sh "bundle exec yard gem"
FileUtils.touch t.name
end
Expand Down

0 comments on commit bb832f8

Please sign in to comment.