1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00

try to fix crash

This commit is contained in:
Mikael Finstad 2019-01-12 17:55:50 +00:00
parent 83602d7f1a
commit 7a03b91542

View File

@ -9,6 +9,7 @@ node_js:
# https://discourse.brew.sh/t/wine-first-time-configuration-gets-stuck-forever-on-macos/1612
env:
- ELECTRON_CACHE=$HOME/.cache/electron ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder WINEARCH=win32
- HOMEBREW_LOGS=/tmp # Prevent crash
cache:
yarn: true