- 删除输出目录时明确指定路径为 ./out
@@ -1,6 +1,6 @@
import { $ } from 'bun'
await $`rm -rf out`
await $`rm -rf ./out`
const targetMap = {
'bun-windows-x64': 'x86_64-pc-windows-msvc',
The note is not visible to the blocked user.