tools/ci/platforms/darwin.sh: Removed pyyaml folder
add rm -rf pyyaml
This commit is contained in:
parent
2bed7c4646
commit
e622e95d5b
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user