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 caea7dcd0a - Show all commits
+2
View File
@@ -41,5 +41,7 @@ jobs:
- name: Install dioxus-cli
run: cargo binstall dioxus-cli --version 0.6.3
- uses: Swatinem/rust-cache@v2
- name: Build dioxus project
run: dx build --platform web --release -p mumble-web2-gui