Commit b9715fb
Fix WinGet installation in GitHub Actions for ARM64 Windows CI
Added WinGet installation step using Add-AppxPackage to resolve dependency
installation issues on ARM64 Windows runners. WinGet provides better ARM64
package support than Scoop for this platform.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 7339900 commit b9715fb
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
259 | 262 | | |
260 | 263 | | |
261 | 264 | | |
| |||
0 commit comments