Update windows build

This commit is contained in:
世界
2026-07-15 15:57:33 +08:00
parent 9abe81bb32
commit 52f372c536
+4
View File
@@ -810,6 +810,10 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: ~1.25.11
- name: Setup Rust
uses: dtolnay/rust-toolchain@1.88.0
with:
targets: i686-pc-windows-msvc,aarch64-pc-windows-msvc
- name: Setup pnpm
uses: pnpm/action-setup@v4
with: