-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
- Electron-Builder Version: 23.3.3
- Node Version: 16.11.59
- Electron Version: 19.0.16
- Electron Type (current, beta, nightly): current
- Target: macOS 11
Similar to #4606
While running on github actions we very often run into the following error:
Exit code: 16. Command failed: hdiutil detach -force /dev/disk2
hdiutil: couldn't eject "disk2" - Resource busy
hdiutil: couldn't eject "disk2" - Resource busy
failedTask=build stackTrace=Error: Exit code: 16. Command failed: hdiutil detach -force /dev/disk2
hdiutil: couldn't eject "disk2" - Resource busy
If I rerun it then it generally passes but that wastes times.
Metadata
Metadata
Assignees
Labels
No labels