mirror of
https://github.com/element-hq/element-desktop
synced 2025-03-12 23:43:43 +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
|
set -ex
|
||||||
|
|
||||||
yarn install $@
|
yarn install --pure-lockfile $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user