Builds for linux, windows, and macOS intel (#7)

* Builds for linux, windows, and macOS intel

* Add context to spawn errors

* Use shell to execute agent
This commit is contained in:
Solomon
2025-06-27 16:18:35 +01:00
committed by GitHub
parent 340b094c75
commit 1416a12712
22 changed files with 669 additions and 184 deletions

View File

@@ -33,6 +33,7 @@ mime_guess = "2.0"
directories = "6.0.0"
open = "5.3.2"
ignore = "0.4"
command-group = { version = "5.0", features = ["with-tokio"] }
openssl-sys = { workspace = true }
[build-dependencies]