Update build.ps1

This commit is contained in:
Netch
2021-07-10 14:41:11 +08:00
parent 0bc40653c2
commit c0729be6cf

View File

@@ -5,6 +5,9 @@ Set-Location $exec
.\clean.ps1
gcc -v
go version
Get-ChildItem -Path . -Directory | ForEach-Object {
$name=$_.Name