samuelmeuli / action-electron-builder

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

Unable to build MacOS app: No such file: builder-effective-config.yaml #35

Open ruudboon opened 4 years ago

ruudboon commented 4 years ago

When building an electron vue app it works fine locally but on the CI i'm getting an error that builder-effective-config.yaml is missing. See this log as well: https://github.com/ruudboon/tally-blaster/runs/855070781?check_suite_focus=true#step:8:167

Als wondering why this step is passing and not failing.