Do not clear yarn cache on install (#6607)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4d7c54baa1
Коммит
f859b5f7af
@@ -13,7 +13,6 @@ test: .yarninstall
|
||||
.yarninstall: package.json
|
||||
@echo Getting dependencies using yarn
|
||||
|
||||
yarn cache clean
|
||||
yarn install --pure-lockfile
|
||||
|
||||
touch $@
|
||||
|
||||
Ссылка в новой задаче
Block a user