fix dx path v5

This commit is contained in:
2026-01-05 03:20:11 -07:00
parent 8f4e6ad1ca
commit 5960647d1b
+1 -1
View File
@@ -95,7 +95,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Build dioxus project
run: /usr/local/bin/dx build --platform android --release -p mumble-web2-gui
run: 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