fix dx path v5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user