Imagineee
Imagineee
> same here, in my case it also fails on my computer with Windows 11 WSL so I think it's an issue related to the electron-builder package i have wsl...
> @d3v0ps > > same here, in my case it also fails on my computer with Windows 11 WSL so I think it's an issue related to the electron-builder package...
I just remember I recently wrote my own github action based on electron builder as if I was running it on my native machine. you can run `electron-builder --publish always`...
so, for anyone with this issue read @wilsonte-umich [comment](https://github.com/samuelmeuli/action-electron-builder/issues/72#issuecomment-1203074006) on this issue
you should close this issue if its solved