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
The release workflow builds PyInstaller inside a Linux Docker container, producing a Linux ELF binary instead of a Windows PE executable. Users downloading deadbot.exe get a non-functional file.
The release workflow builds PyInstaller inside a Linux Docker container, producing a Linux ELF binary instead of a Windows PE executable. Users downloading
deadbot.exeget a non-functional file.