kevinfrei / EMP

A functional music player for FLAC, mp3, and m4a audio. This was a project to do while on "recharge" at Facebook: because I'm a manager I like to have something to 'scratch the coding itch'. It's built with TypeScript, Electron, React, and Recoil. I continue to add little fit & finish things when I'm either bored or irritated about something wrong.
Creative Commons Zero v1.0 Universal
16 stars 0 forks source link

GitHub builds are broken #64

Closed kevinfrei closed 1 year ago

kevinfrei commented 1 year ago

Not sure why. Should go fix.

kevinfrei commented 1 year ago

After fixing a couple very minor things, the builds mostly work, until they try to sign/release stuff because I don't have certificates set up. I might try that later, but for right now, I'm going to try to stop the release step...

kevinfrei commented 1 year ago

Fixed!