Skip to content

Commit

Permalink
🚀 (deploy) Fix netlify build env
Browse files Browse the repository at this point in the history
Node version 14.15.1 for CI builds
  • Loading branch information
sydrawat01 committed Aug 21, 2022
1 parent c4a33e5 commit fa37c9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
command = "yarn build"
[build.environment]
YARN_VERSION = "1.22.4"
NODE_VERSION = "14.15.1"

0 comments on commit fa37c9b

Please sign in to comment.