Skip to content

Commit 03373b2

Browse files
committed
Enabling corepack during Amplify build
1 parent 30644fe commit 03373b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

amplify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ frontend:
1515
echo "PREVIEW_URL=$PREVIEW_URL" >> .env;
1616
fi
1717
- echo "NEXTAUTH_URL=$NEXTAUTH_URL" >> .env
18+
- corepack enable
1819
- yarn config set nodeLinker node-modules
1920
- yarn -v
2021
- yarn

0 commit comments

Comments
 (0)