mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-08 19:45:23 +00:00
more ci
This commit is contained in:
2
.github/workflows/build_esp32s.yml
vendored
2
.github/workflows/build_esp32s.yml
vendored
@ -30,5 +30,5 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
. $HOME/esp-idf/export.sh
|
||||
python3 tools/build_all.py ${{ matrix.example }}
|
||||
python3 tools/build_all.py ${{ matrix.example }} esp32s2_saola
|
||||
|
||||
|
||||
Reference in New Issue
Block a user