We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a017b commit b1162fbCopy full SHA for b1162fb
tools/archive-build.sh
@@ -66,5 +66,6 @@ cd ../../../
66
67
68
if [[ -z "$GITHUB_ACTIONS" ]]; then
69
+ echo "Creating PlatformIO Tasmota framework-arduinoespressif32"
70
7z a -mx=9 -tzip -xr'!.*' ../$pio_zip_archive_path framework-arduinoespressif32/
71
fi
0 commit comments