Skip to content

Commit 1d9ada9

Browse files
authored
Merge pull request #450 from riscv-software-src/dhower-qc-patch-2
Update Rakefile
2 parents 89b27e7 + bb832f8 commit 1d9ada9

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)