Fix GitHub Linux build

This commit is contained in:
Thomas Farstrike
2025-11-07 15:55:19 +01:00
parent 22c825b92b
commit 142eb1dd4d
+1 -1
View File
@@ -105,7 +105,7 @@ jobs:
- name: Upload built binary as artifact
uses: actions/upload-artifact@v4
with:
name: build-ESP32_GENERIC_S3-SPIRAM_OCT/MicroPythonOS_fri3d-2024_prod_${{ steps.version.outputs.OS_VERSION }}.ota
name: MicroPythonOS_fri3d-2024_prod_${{ steps.version.outputs.OS_VERSION }}.ota
path: lvgl_micropython/lib/micropython/ports/esp32/build-ESP32_GENERIC_S3-SPIRAM_OCT/MicroPythonOS_fri3d-2024_prod_${{ steps.version.outputs.OS_VERSION }}.ota
retention-days: 7