Skip to content

Commit cb9ef47

Browse files
committed
tweak WS_PATH
1 parent 49c7198 commit cb9ef47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
cp /home/runner/Arduino/libraries/Adafruit_LittlevGL_Glue_Library/lv_conf.h /home/runner/Arduino/libraries
207207
- name: Build for ESP32-SX #1
208208
run:
209-
echo >>$GITHUB_ENV WS_PATH=$(pwd)
209+
echo >>$GITHUB_ENV WS_PATH=$(pwd)
210210
python3 ci/build_platform.py ${{ matrix.arduino-platform }} --build_timeout 48000
211211
- name: 2nd Build for ESP32-SX #2
212212
run: |

0 commit comments

Comments
 (0)