fix:修改了build的错误问题

This commit is contained in:
Roe-xin
2026-01-10 21:21:24 +08:00
parent 1e99f3cb20
commit 939768986c

View File

@ -484,6 +484,7 @@ export type ToolName =
| "file_delete" | "file_delete"
| "file_list" | "file_list"
| "syntax_check" | "syntax_check"
| "iverilog"
| "simulation" | "simulation"
| "waveform_summary" | "waveform_summary"
| "waveform_trace" | "waveform_trace"