You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Fix GitHub Linux build
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user