Revert "Updated screenshots and .gitignore of HelloWorld (#291)" (#292)

This reverts commit 6de0f442fb.
This commit is contained in:
Ken Van Hoeylandt
2025-06-15 13:50:29 +02:00
committed by GitHub
parent 6de0f442fb
commit efd3dc43ed
26 changed files with 43 additions and 1527 deletions
-18
View File
@@ -126,24 +126,6 @@ jobs:
with:
board_id: lilygo-tdeck
arch: esp32s3
lilygo-tdeck-plus:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Build"
uses: ./.github/actions/build-firmware
with:
board_id: lilygo-tdeck-plus
arch: esp32s3
lilygo-tdeck-pro:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Build"
uses: ./.github/actions/build-firmware
with:
board_id: lilygo-tdeck-pro
arch: esp32s3
m5stack-core2:
runs-on: ubuntu-latest
steps: