Skip to content

Commit

Permalink
fixing CI artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
kdschlosser committed Jan 14, 2025
1 parent 9322506 commit 418ad3b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: lvgl_micropy_ESP32
path:
lvgl_micropy_ESP32_GENERIC_S3-4.bin
lvgl_micropy_ESP32_GENERIC_S3-SPIRAM_OCT-4.bin
lvgl_micropy_ESP32_GENERIC_S3-SPIRAM_OCT-8.bin
lvgl_micropy_ESP32_GENERIC_S3-SPIRAM_OCT_OCTFLASH-8.bin
lvgl_micropy_ESP32_GENERIC_S3-SPIRAM_OCT_OCTFLASH-16.bin
lvgl_micropy_ESP32_GENERIC_S2-4.bin
path: build/*.bin
if-no-files-found: ignore

build_unix:
Expand Down

0 comments on commit 418ad3b

Please sign in to comment.