add unphone (#3584)

This commit is contained in:
rcarteraz 2024-04-09 10:26:03 -07:00 committed by GitHub
parent 77082e35f5
commit 6e7405e56b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,6 +100,7 @@ jobs:
- board: t-deck - board: t-deck
- board: picomputer-s3 - board: picomputer-s3
- board: station-g2 - board: station-g2
- board: unphone
uses: ./.github/workflows/build_esp32_s3.yml uses: ./.github/workflows/build_esp32_s3.yml
with: with:
board: ${{ matrix.board }} board: ${{ matrix.board }}