зеркало из https://github.com/electron/electron.git
cleanup electron dirs after testing
This commit is contained in:
Родитель
ae7d11873a
Коммит
1c0a6045fb
|
@ -247,6 +247,8 @@ step-maybe-cleanup-arm64-mac: &step-maybe-cleanup-arm64-mac
|
|||
elif [ "$TARGET_ARCH" == "arm" ] || [ "$TARGET_ARCH" == "arm64" ]; then
|
||||
pkill Xvfb || echo "Xvfb not running"
|
||||
pkill electron || echo "electron not running"
|
||||
rm -rf ~/.config/Electron*
|
||||
rm -rf ~/.config/electron*
|
||||
fi
|
||||
|
||||
when: always
|
||||
|
|
Загрузка…
Ссылка в новой задаче