mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-07-29 18:28:24 +02:00
ci: fix build issue (stale CMake cache) between 4.1 and 4.2
This commit is contained in:
@ -16,6 +16,7 @@ for i in $examples; do
|
||||
make defconfig
|
||||
make -j 4
|
||||
else
|
||||
rm -rf build
|
||||
idf.py build
|
||||
fi;
|
||||
done
|
||||
|
Reference in New Issue
Block a user