Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update electron forge to latest + fix mac release #2350

Merged
merged 4 commits into from
Nov 29, 2023

Conversation

joeyballentine
Copy link
Member

@joeyballentine joeyballentine commented Nov 29, 2023

I'm hoping this might fix our osx build issues

Turns out, that issue is apparently caused by the macos runners using python 3.12 which removed setuptools. So, we can just install setuptools and the issue gets fixed.

I still think we should update electron forge, because why not, but I also attached the macos fix to this.

@joeyballentine joeyballentine changed the title Update electron forge to latest Update electron forge to latest + reenable macos release Nov 29, 2023
@joeyballentine joeyballentine changed the title Update electron forge to latest + reenable macos release Update electron forge to latest + fix mac release Nov 29, 2023
@joeyballentine joeyballentine merged commit d19bb23 into main Nov 29, 2023
20 checks passed
@joeyballentine joeyballentine deleted the update-electron-forge branch November 29, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants