Skip to content

Commit b1162fb

Browse files
committed
log info for zip framework
1 parent f9a017b commit b1162fb

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
@@ -66,5 +66,6 @@ cd ../../../
6666

6767

6868
if [[ -z "$GITHUB_ACTIONS" ]]; then
69+
echo "Creating PlatformIO Tasmota framework-arduinoespressif32"
6970
7z a -mx=9 -tzip -xr'!.*' ../$pio_zip_archive_path framework-arduinoespressif32/
7071
fi

0 commit comments

Comments
 (0)