android builds #9

Merged
restitux merged 27 commits from android-ci into main 2026-01-19 01:03:46 +00:00
Showing only changes of commit b1adf46398 - Show all commits
+1 -1
View File
@@ -95,7 +95,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Build dioxus project
run: dx build --platform android --release -p mumble-web2-gui
run: /usr/local/bin/dx build --platform android --release -p mumble-web2-gui
- name: Upload mumble-web2-gui Android Artifact
uses: https://gitea.com/actions/gitea-upload-artifact@v4