mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
cleanup electron dirs after testing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user