Skip to content

Commit 6cd41f1

Browse files
authored
Update archive-build.sh
1 parent 81e6fa1 commit 6cd41f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/archive-build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ ls ../components/arduino
1818
echo "Creating framework-arduinoespressif32"
1919
cp -rf ../components/arduino arduino-esp32
2020
rm -rf arduino-esp32/docs
21+
rm -rf arduino-esp32/tests
2122
rm -rf arduino-esp32/package
2223
rm -rf arduino-esp32/tools/sdk
2324
rm -rf arduino-esp32/tools/esptool.py

0 commit comments

Comments
 (0)