Skip to content

Commit 43fef06

Browse files
chore: install yarn
1 parent 8aaa9d8 commit 43fef06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildspec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ phases:
77
commands:
88
- echo Install deps
99
- n 16
10+
- npm install --global yarn
1011
- yarn install
1112
build:
1213
commands:

0 commit comments

Comments
 (0)