Update compile_esp8266.yml

This commit is contained in:
Andreas Schiffler 2022-08-08 11:20:52 +02:00 committed by GitHub
parent 75b97cbb82
commit 50883bf36d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,9 +35,9 @@ jobs:
working-directory: tools/esp8266/html
run: python convert.py
- name: Run PlatformIO
run: |
pio run -d tools/esp8266 --environment node_mcu_v2
pio run -d tools/esp8266 --environment d1_mini
run: pio run -d tools/esp8266 --environment node_mcu_v2
- name: Run PlatformIO
run: pio run -d tools/esp8266 --environment d1_mini
- name: rename
working-directory: tools/esp8266/helpers
run: python getVersion.py