pwsh -> powershell
Build Mumble Web 2 / linux_build (push) Successful in 2m12s
Build Mumble Web 2 / windows_build (push) Failing after 2m46s

This commit is contained in:
2025-11-27 23:52:55 -07:00
parent 3e5d884597
commit 38690e7b3a
+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