pull/1786/head
Laurent Cozic 2019-07-30 09:52:16 +02:00
parent 71a3a0176e
commit d646a2dd01
1 changed files with 1 additions and 1 deletions

View File

@ -58,4 +58,4 @@ script:
npm install
cd ../ElectronClient/app
rsync -aP --delete ../../ReactNativeClient/lib/ lib/
npm install && yarn dist
npm install && USE_HARD_LINKS=false yarn dist