try pwsh Remove-Item [page skip]

This commit is contained in:
沈瑗杰 2023-01-24 08:40:00 +08:00
parent 87490cef72
commit 2abce94460

View File

@ -74,7 +74,7 @@ jobs:
python after_build.py
python setup.py clean
cd ..
rm src/
Remove-Item ./src/
cd ..
cd ..