Skip to content

Commit 99c2151

Browse files
authored
Update build-arduino.sh
1 parent c3ecb07 commit 99c2151

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build-arduino.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@ for f in **/*.ino ; do
5858
echo $d
5959
cd $d
6060
arduino-cli compile -b esp32:esp32:esp32 *.ino
61+
arduino-cli compile --clean
6162
cd $dR
6263
done

0 commit comments

Comments
 (0)