Add builds and CI for MacOS #26
@@ -54,10 +54,8 @@ jobs:
|
|||||||
- name: Install dioxus-cli
|
- name: Install dioxus-cli
|
||||||
run: cargo binstall dioxus-cli --version 0.7.3 --no-confirm
|
run: cargo binstall dioxus-cli --version 0.7.3 --no-confirm
|
||||||
|
|
||||||
- uses: Swatinem/rust-cache@v2
|
|
||||||
|
|
||||||
- name: Build dioxus project
|
- name: Build dioxus project
|
||||||
run: dx build --platform macos --release -p mumble-web2-gui
|
run: dx bundle --platform macos --release -p mumble-web2-gui
|
||||||
|
|
||||||
- name: Upload mumble-web2-gui Artifact
|
- name: Upload mumble-web2-gui Artifact
|
||||||
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user