ci: windows

pull/378/head
Dax Raad 2025-06-24 18:13:15 -04:00
parent ec001ca02f
commit 4f715e66dc
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ const targets = [
["linux", "x64"],
["darwin", "x64"],
["darwin", "arm64"],
// ["windows", "x64"],
["windows", "x64"],
]
await $`rm -rf dist`