Windows Desktop Client CI #2

Merged
restitux merged 82 commits from bundle into main 2025-12-05 03:58:12 +00:00
Showing only changes of commit 9434563b66 - Show all commits
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
run: cargo check -p mumble-web2-gui --features desktop
- name: Bundle dioxus project
run: dx bundle -p mumble-web2-gui --release --windows
run: dx bundle --verbose -p mumble-web2-gui --release --windows
- name: Upload mumble-web2-gui Windows Artifact
uses: https://gitea.com/actions/gitea-upload-artifact@v4