add proxy bulid

This commit is contained in:
2025-11-27 21:50:25 -07:00
parent c1b88f1ecb
commit 1aabf7551c
+3
View File
@@ -24,3 +24,6 @@ jobs:
- name: Build dioxus project
run: dx build --platform web --release -p mumble-web2-gui
- name: Build proxy
run: cargo build --release -p mumble-web2-proxy