Add builds and CI for MacOS #26

Merged
restitux merged 11 commits from macos-ci into main 2026-03-11 03:26:41 +00:00
Showing only changes of commit 7a1ff1109c - Show all commits
+3
View File
@@ -56,6 +56,9 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Print env
run: env
- name: Build dioxus project
run: dx build --platform macos --release -p mumble-web2-gui