
Rust


Build and push a Rust project to Deta on GitHub Actions
Pushing Rust projects to Deta can require cross-compiling or timeout during the build process. Compiling on a Linux runner on GitHub Actions and pushing the artifact can solve both of these issues.
