Add build on FreeBSD action.

This commit is contained in:
Kirill Shakirov
2026-04-06 22:47:18 +02:00
parent 0345542a52
commit f8a0c6d5cd
2 changed files with 29 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ edition = "2024"
[[bin]] # Bin to run the HelloWorld gRPC server
name = "nyash_server"
name = "nyash-server"
path = "src/server.rs"