Skip to content

Commit 52b7567

Browse files
authored
Update archive-build.sh
1 parent 903a123 commit 52b7567

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/archive-build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ cp -f ../components/arduino/pac* arduino-esp32
2424
rm -rf arduino-esp32/docs
2525
rm -rf arduino-esp32/tests
2626
rm -rf arduino-esp32/idf_component_examples
27+
rm -rf arduino-esp32/libraries/RainMaker
28+
rm -rf arduino-esp32/libraries/Insights
2729
rm -rf arduino-esp32/tools/*.exe
2830
rm -rf arduino-esp32/tools/esptool.py
2931
rm -rf arduino-esp32/tools/get.py

0 commit comments

Comments
 (0)