Skip to content

Commit 12c3c65

Browse files
committed
Merge branch 'fix/missing_compress_firmware_on_github_ci' into 'master'
fix: Fixed missing ota firmware of esp32c5 and esp32c61 on github ci See merge request application/esp-at!1920
2 parents 0f0b26e + d50597b commit 12c3c65

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build_template_esp32c5.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ jobs:
7171
build/project_description.json
7272
build/download.config
7373
build/factory/*
74+
build/custom_ota_binaries/*

.github/workflows/build_template_esp32c61.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ jobs:
7171
build/project_description.json
7272
build/download.config
7373
build/factory/*
74+
build/custom_ota_binaries/*

0 commit comments

Comments
 (0)