Skip to content

Commit

Permalink
chore: install yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
ObservedObserver committed Jul 1, 2022
1 parent 8aaa9d8 commit 43fef06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ phases:
commands:
- echo Install deps
- n 16
- npm install --global yarn
- yarn install
build:
commands:
Expand Down

0 comments on commit 43fef06

Please sign in to comment.