Skip to content

Commit 1b82376

Browse files
committed
yarn now is executabl
1 parent d80f5fa commit 1b82376

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

circle.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ dependencies:
2020
# install dependencies
2121
- ./scripts/bootstrap-env-ubuntu.sh
2222

23-
# https://github.com/yarnpkg/yarn/issues/1142, /usr/bin/node is not available in ubuntu
24-
- node $(which yarn) install
23+
- yarn install
2524

2625
# setup ghr
2726
- >

0 commit comments

Comments
 (0)