Skip to content

Commit

Permalink
fix: unable to find local grunt
Browse files Browse the repository at this point in the history
  • Loading branch information
girishpanchal30 committed Oct 29, 2024
1 parent d127c6d commit 1d90820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/envs/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ZIP_URL=${4}

if [ ! -n "$ZIP_URL" ]
then
yarn global add grunt-cli
yarn install --frozen-lockfile
# Install dependencies.
composer install --no-dev
Expand Down

0 comments on commit 1d90820

Please sign in to comment.