remove windows builds
This commit is contained in:
parent
fcaf0e6dbf
commit
ac096d84ad
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ const targets = [
|
||||||
["linux", "x64"],
|
["linux", "x64"],
|
||||||
["darwin", "x64"],
|
["darwin", "x64"],
|
||||||
["darwin", "arm64"],
|
["darwin", "arm64"],
|
||||||
["windows", "x64"],
|
// ["windows", "x64"],
|
||||||
]
|
]
|
||||||
|
|
||||||
await $`rm -rf dist`
|
await $`rm -rf dist`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue