Skip to content

Commit 04cbe00

Browse files
committed
Reinsert hacky cd .
1 parent 52a3716 commit 04cbe00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ jobs:
229229
echo "--End of print_dependencies.h"
230230
- name: Build for ESP32-SX
231231
run: |
232+
cd .
232233
python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000 --include_print_dependencies_header
233234
- name: list
234235
run: |

0 commit comments

Comments
 (0)