Skip to content

Commit 46f10ba

Browse files
committed
maybe now working
1 parent 81f795f commit 46f10ba

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
@@ -71,4 +71,5 @@ rm -rf **/flags
7171
cd ../../../
7272
# If the framework is needed as tar.gz uncomment next line
7373
# tar --exclude=.* -zcf ../$pio_archive_path framework-arduinoespressif32/
74+
rm -rf ../$pio_zip_archive_path
7475
7z a -mx=9 -tzip -xr'!.*' ../$pio_zip_archive_path framework-arduinoespressif32/

0 commit comments

Comments
 (0)