Skip to content

Commit 38eb314

Browse files
add install yarn command
1 parent 26eb4d2 commit 38eb314

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vtex/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
packageManager: yarn
1010
skipInstall: true
1111
nodeCommands:
12+
- npm install -g yarn
1213
- yarn install --ignore-scripts
1314
- yarn run lint
1415
- yarn run ci:test

0 commit comments

Comments
 (0)