mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
add release build action
No longer using `cross`, so Cross.toml is not needed any more. Instead releases are just built with cargo build --release.
This commit is contained in:
parent
b6191ccf13
commit
4471607f96
5 changed files with 142 additions and 3 deletions
|
|
@ -1,2 +0,0 @@
|
|||
[target.arm-unknown-linux-gnueabihf]
|
||||
image = "zenria/cross:arm-rpi-4.9.3-linux-gnueabihf"
|
||||
Loading…
Add table
Add a link
Reference in a new issue