Commit 2162f9d
Natsuu
build: remove Windows dependency installation script (#27)
## Summary by Sourcery
从代码库和 CI 工作流中移除特定于 Windows 的依赖安装脚本。
构建(Build):
- 停止在安装相关的 GitHub Actions 工作流中复制 Windows 依赖安装批处理脚本。
杂务(Chores):
- 从 `tools` 目录中删除 Windows 依赖安装批处理脚本文件。
<details>
<summary>Original summary in English</summary>
## Summary by Sourcery
Remove Windows-specific dependency installation script from the
repository and CI workflow.
Build:
- Stop copying the Windows dependency installation batch script in the
install GitHub Actions workflow.
Chores:
- Delete the Windows dependency installation batch script file from the
tools directory.
</details>1 parent e145b91 commit 2162f9d
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | 127 | | |
132 | 128 | | |
133 | 129 | | |
| |||
0 commit comments