Skip to content

Commit

Permalink
install yarn globally
Browse files Browse the repository at this point in the history
  • Loading branch information
seyuf committed Jul 21, 2024
1 parent d37c662 commit 1a3a2d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ then
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
nvm install $INPUT_NODE_VERSION
npm install --location=global yarn
npm install -g yarn
yarn install && yarn add compression
yarn add @magento/pwa-buildpack

Expand Down

0 comments on commit 1a3a2d4

Please sign in to comment.