Skip to content

Commit

Permalink
git checkout master -- netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Feb 24, 2024
1 parent a37267a commit 638da23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@

[build.environment]
DEBUG = "mocha:docs*"
NODE_VERSION = "20"
NODE_VERSION = "16"
RUBY_VERSION = "2.7.2"

[context.deploy-preview]
command = "npm start docs"
Expand Down

0 comments on commit 638da23

Please sign in to comment.