samuelmeuli / action-electron-builder

:electron: GitHub Action for building and releasing Electron apps
MIT License
658 stars 201 forks source link

Job [Seemingly] Randomly Succeeds #32

Open oitsjustjose opened 4 years ago

oitsjustjose commented 4 years ago

Overview

In setting up action-electron-builder for my GitHub Repo (located here) I'm having a lot of trouble getting this to work due to various failures in changing various configs.

Configs

After a lot of fiddling and Googling I've managed to get myself the following package.json and main.yaml:

package.json, main.yaml

Logs

macOS, Linux, Windows

I have many other logs that failed for various reasons but in the process of just trying to get this to work I've changed configs countless times, so it may be substantially more difficult to reproduce with those.


Am I missing something? In theory, the only thing that is different here than your default config is the max_attempts attribute that I set just in case, and even then that just makes it so there's a chance it might sometimes work. I can't tell if it's an issue with a lock on a file.

patrick-motard commented 2 years ago

All of the links provided are broken.