mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-31 05:29:58 +01:00
Merge pull request #227 from vector-im/gsouquet/ci-pure-lockfile
Do not generate a lockfile when running in CI
This commit is contained in:
commit
79a426b1c0
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
yarn install $@
|
yarn install --pure-lockfile $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user