We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c2a330 + 9ede976 commit 5a98e9eCopy full SHA for 5a98e9e
1 file changed
ci.jsonnet
@@ -477,6 +477,7 @@
477
["mkdir", "-p", "../docs/site/vendor/cache"],
478
["cp", "graal-languages-jekyll-theme-*.gem", "../docs/site/vendor/cache"],
479
["cd", "../docs/site"],
480
+ ["bundle", "config", "set", "mirror.https://rubygems.org", $.overlay_imports.RUBYGEMS_MIRROR],
481
["bundle", "install"],
482
["bundle", "exec", "jekyll", "build"],
483
],
0 commit comments