Skip to content

Commit bb832f8

Browse files
authored
Update Rakefile
Signed-off-by: Derek Hower <[email protected]>
1 parent 89b27e7 commit bb832f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def cfg_arch_for(config_name)
3434
end
3535

3636
file "#{$root}/.stamps/dev_gems" => ["#{$root}/.stamps"] do |t|
37-
sh "bundle exec yard config --gem-install-yri"
37+
#sh "bundle exec yard config --gem-install-yri"
3838
sh "bundle exec yard gem"
3939
FileUtils.touch t.name
4040
end

0 commit comments

Comments
 (0)