rrthomas / mmv

Other
50 stars 7 forks source link

feat: add macos workflow #20

Closed chenrui333 closed 5 months ago

chenrui333 commented 6 months ago

relates #19

rrthomas commented 6 months ago

Thanks for putting this together! I see it's still draft, but I'm a bit baffled by a couple of the commits here: the lib subdirectory exists and is needed, you can't just remove it from the build.

chenrui333 commented 5 months ago

@rrthomas actually it has some build issues, you can see the action runs in here, https://github.com/chenrui333/mmv/actions

rrthomas commented 5 months ago

Sure, if there's an issue, please report it. As I say, you can't simply build without lib.

rrthomas commented 5 months ago

I've added a GitHub CI build for Ubuntu and macOS.