Skip to content

Commit 524c2f2

Browse files
committed
fix
1 parent fbce635 commit 524c2f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

+1
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ jobs:
282282
283283
- name: Upload generated sdkconfig files for debugging
284284
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
285+
if: always()
285286
with:
286287
name: sdkconfig-${{ matrix.idf_target }}
287288
path: ./components/arduino-esp32/idf_component_examples/**/sdkconfig

0 commit comments

Comments
 (0)