Skip to content

Commit

Permalink
updating amplify to use yarn 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-bizz committed Jun 19, 2024
1 parent 0dc14ce commit 12e22aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amplify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ frontend:
fi
- echo "NEXTAUTH_URL=$NEXTAUTH_URL" >> .env
- echo "NODE_ENV=$NODE_ENV" >> .env
- yarn set version 3.2.3
- yarn set version 3.3.0
- yarn config set nodeLinker node-modules
- yarn -v
- yarn
Expand Down

0 comments on commit 12e22aa

Please sign in to comment.