Commit graph

3 commits

Author SHA1 Message Date
5eec091fc8
chore(actions): fix bad compile command
Turns out I hallucinated `--exclude-features` into existence.
2024-12-25 18:38:47 +05:30
b13de0b2d1
chore(actions): remove unneeded targets
Also do the following:
* Use v4 of artifact upload action
* Install Linux-specific build dependencies
* Do not include version-management feature while building
* Fix cargo build command
* Include native mac x86 target instead of cross compilation
2024-12-25 18:30:30 +05:30
257ff489b1
chore(actions): create debug build action 2024-12-25 18:22:17 +05:30