You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure Electron binary is downloaded before AppArmor setup in CI
Electron 42 no longer downloads the binary during npm install.
Add a CI step to trigger the download before configuring the
AppArmor profile for the sandbox.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments