* workflow update

This commit is contained in:
lumapu 2022-07-06 22:24:01 +02:00
parent 7cc8e74f3b
commit 12fa17ee11

View file

@ -27,5 +27,5 @@ jobs:
pip install --upgrade platformio pip install --upgrade platformio
- name: Run PlatformIO - name: Run PlatformIO
run: | run: |
pio project config -d tools\esp8266 pio project config -d tools/esp8266
pio run -e d1_mini pio run -e d1_mini