From f4b9516f9c9d4939ff10c2abcdcdf4bc76de7cc9 Mon Sep 17 00:00:00 2001 From: Derek Slenk Date: Fri, 27 Jun 2025 19:21:15 -0400 Subject: [PATCH] Update amplify.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- amplify.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/amplify.yml b/amplify.yml index 9f88a87..c8265a2 100644 --- a/amplify.yml +++ b/amplify.yml @@ -5,7 +5,6 @@ frontend: commands: # Set Node.js version to 20 - nvm use 20 - - node --version - npm ci - | # Retrieve the secret from Amplify's secret store