:octocat: 更新 GitHub Actions CI 脚本

This commit is contained in:
Liang Ding 2022-11-12 11:37:54 +08:00
parent 8fb75c69f1
commit b9186d2cdf
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
2 changed files with 0 additions and 6 deletions

View file

@ -7,7 +7,6 @@ cd ..
echo 'Cleaning Builds'
del /S /Q /F app\build 1>nul
del /S /Q /F app\kernel 1>nul
del /S /Q /F app\kernel32 1>nul
echo 'Building Kernel'
go version