Windows Desktop Client CI #2

Merged
restitux merged 82 commits from bundle into main 2025-12-05 03:58:12 +00:00
Showing only changes of commit 38690e7b3a - Show all commits
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
toolchain: stable
- name: Install cargo binstall
shell: pwsh
shell: powershell
run: Set-ExecutionPolicy Unrestricted -Scope Process; iex (iwr "https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.ps1").Content
- name: Install dioxus-cli