mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-31 13:39:58 +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