mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-08-28 12:20:53 +00:00
Update windows build
This commit is contained in:
parent
0ec6bf7452
commit
85dfdce7a0
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -816,6 +816,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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue