Skip to content

Commit 22d84fe

Browse files
committed
Add Ruby version to TOML file [netlify-build]
1 parent 09a8161 commit 22d84fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: netlify.toml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
# then runs the standard build command. See package.json for more details
55
# about the available build targets (develop, develop-inc, build)
66
command = "jekyll algolia && yarn build"
7+
8+
[build.environment]
9+
RUBY_VERSION = "3.1.4"
710

811
[context.deploy-preview]
912
# For deploy previews, use the testing Jekyll environment, the develop build target calls

0 commit comments

Comments
 (0)