SpacetimeDB
SpacetimeDB copied to clipboard
Ensure Spacetime binary in tar file is flagged as executable
When CI creates executables for Mac and Linux, we end up with a tar.gz file. When John extracted the tarball and attempted to run the enclosed ./spacetime executable, it didn't ahve the correct chmod and said it wasn't executable. Lets fix this.
Here is a proposed fix for the MacOS build: https://github.com/clockworklabs/SpacetimeDB/pull/1462
The fix was merged in 2 weeks ago when https://github.com/clockworklabs/SpacetimeDB/pull/1462 was merged. Moving to Done.