Update nuitka.yml

This commit is contained in:
shenjack 2023-02-25 12:18:40 +08:00
parent 0e30be25e0
commit 1582d3dad3

View File

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