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.
1 parent 09a8161 commit 22d84feCopy full SHA for 22d84fe
netlify.toml
@@ -4,6 +4,9 @@
4
# then runs the standard build command. See package.json for more details
5
# about the available build targets (develop, develop-inc, build)
6
command = "jekyll algolia && yarn build"
7
+
8
+ [build.environment]
9
+ RUBY_VERSION = "3.1.4"
10
11
[context.deploy-preview]
12
# For deploy previews, use the testing Jekyll environment, the develop build target calls
0 commit comments