Skip to content

Commit 8f0ce18

Browse files
committed
test(ci): Check if we build c6
1 parent fd2118d commit 8f0ce18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/modem_sim__build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
export IDF_PATH=$GITHUB_WORKSPACE/idf
2828
${IDF_PATH}/install.sh
2929
cd common_components/modem_sim
30-
./install.sh
30+
./install.sh PLATFORM_ESP32C6 ESP32C6-4MB 16 17
3131
source export.sh
3232
idf.py build

0 commit comments

Comments
 (0)