SIGN IN SIGN UP

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

0 0 1 Rust

fix(ci): adjust PowerShell shell type and execution policy in GitHub Actions workflow for Windows

- Changed the shell type from 'pwsh' to 'powershell' for better compatibility.
- Added a command to set the execution policy to Bypass for the process, ensuring scripts can run without restrictions.
J
Jamie Pine committed
d7e296a7b3e1877e0d2281b07e92e7111dfdf98e
Parent: b0eb9a5