Add CI and artifact publishing #1

Merged
restitux merged 19 commits from ci-test into main 2025-11-28 05:24:12 +00:00
Showing only changes of commit 1aabf7551c - Show all commits
+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