mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +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 && \
|
python setup.py sdist && \
|
||||||
pip3 install --pre dist/PyYAML-5.4.1.tar.gz
|
pip3 install --pre dist/PyYAML-5.4.1.tar.gz
|
||||||
cd ..
|
cd ..
|
||||||
|
rm -rf pyyaml
|
||||||
|
|
||||||
pip3 install \
|
pip3 install \
|
||||||
cmake-format \
|
cmake-format \
|
||||||
|
|||||||
Reference in New Issue
Block a user