Skip to content

Commit

Permalink
Install yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov committed Apr 9, 2023
1 parent 4d038de commit 19ff555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/base.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ build {
"source ~/.zprofile",
"brew install node",
"node --version",
"npm install --global yarn",
"yarn --version",
]
}
Expand Down

0 comments on commit 19ff555

Please sign in to comment.