diff --git a/esp32/BUILD b/esp32/BUILD index f3ab38a..20645b9 100644 --- a/esp32/BUILD +++ b/esp32/BUILD @@ -76,7 +76,7 @@ ESP32_ZIP_FILES += [ # Zip it. ESP32_FILES += [ - Zip('$dst/esp32/ESP32forth.zip', ESP32_ZIP_FILES, base='$dst/esp32/ESP32forth'), + Zip('$dst/esp32/ESP32forth.zip', ESP32_ZIP_FILES, base='$dst/esp32'), ] # Simulator.