mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Do not generate a lockfile when running in CI
This commit is contained in:
parent
6e7913c7d1
commit
e132e1c610
@ -2,4 +2,4 @@
|
||||
|
||||
set -ex
|
||||
|
||||
yarn install $@
|
||||
yarn install --pure-lockfile $@
|
||||
|
Loading…
Reference in New Issue
Block a user