Skip to content

Commit

Permalink
Install yarn packages in gitpod (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish authored Jun 2, 2023
1 parent ff4e35f commit 309abac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@ tasks:
git remote set-url origin [email protected]:SU-SWS/$THEME_NAME.git &&
nvm install &&
nvm use &&
yarn &&
yarn watch

0 comments on commit 309abac

Please sign in to comment.