Ian Wijma
0b686e86d9
Keep Running / Build (tar.gz tar.xz tar.zst, x86_64-unknown-linux-musl) (push) Successful in 1m54s
Details
Keep Running / Build (zip, x86_64-apple-darwin) (push) Successful in 1m9s
Details
Keep Running / Build (zip, x86_64-pc-windows-gnu) (push) Successful in 1m9s
Details
This commit simplifies and optimizes the build workflow process by leveraging the rust-build action for compiling and releasing. The "build.yaml" file has been revised to include different targets and types of archives as per the platform. Also, previous separate jobs for checking out, installing dependencies, building project, and creating/uploading archives have been removed. The new strategy is aimed to reduce redundancy, speed up the process, and allow seamless multi-platform build support. |
||
---|---|---|
.github/workflows | ||
bin | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |