add proxy bulid
This commit is contained in:
@@ -24,3 +24,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build dioxus project
|
- name: Build dioxus project
|
||||||
run: dx build --platform web --release -p mumble-web2-gui
|
run: dx build --platform web --release -p mumble-web2-gui
|
||||||
|
|
||||||
|
- name: Build proxy
|
||||||
|
run: cargo build --release -p mumble-web2-proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user