mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
tools/ci/platforms/darwin.sh: Removed pyyaml folder
add rm -rf pyyaml
This commit is contained in:
@@ -205,6 +205,7 @@ python_tools() {
|
||||
python setup.py sdist && \
|
||||
pip3 install --pre dist/PyYAML-5.4.1.tar.gz
|
||||
cd ..
|
||||
rm -rf pyyaml
|
||||
|
||||
pip3 install \
|
||||
cmake-format \
|
||||
|
||||
Reference in New Issue
Block a user