Skip to content

Commit afb0b3f

Browse files
committed
Reinsert hacky cd .
1 parent 1030dcb commit afb0b3f

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
@@ -220,6 +220,7 @@ jobs:
220220
echo "--End of print_dependencies.h"
221221
- name: Build for ESP32-SX
222222
run: |
223+
cd .
223224
python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000 --include_print_dependencies_header
224225
- name: list
225226
run: |

0 commit comments

Comments
 (0)