Fixed Netlify config file

This commit is contained in:
Alicia Sykes 2023-07-22 19:35:16 +01:00
parent 8e1bc7a97e
commit 47db364ec4

View File

@ -8,7 +8,7 @@
# Environmental variables and optioanl secrets
[build.environment]
# Build configuration env vars (uncomment if you want to conigure these)
CI=false # Set CI to false, to prevent warnings from exiting the build
# CI="false" # Set CI to false, to prevent warnings from exiting the build
# CHROME_PATH='/usr/bin/chromium' # Path to Chromium binary
# NODE_VERSION = "16.16.0" # Set the version of Node.js to use