mirror of https://github.com/arendst/Tasmota.git
Update Tasmota_build_devel.yml
This commit is contained in:
parent
2f29995f4c
commit
0ad246c332
|
@ -106,6 +106,7 @@ jobs:
|
|||
pip install wheel
|
||||
pip install -U platformio
|
||||
cp ./platformio_tasmota_core3_env_sample.ini ./platformio_tasmota_core3_env.ini
|
||||
cp ./platformio_override_sample.ini ./platformio_override.ini
|
||||
- name: Run PlatformIO
|
||||
run: platformio run -e ${{ matrix.variant }}
|
||||
- name: Upload safeboot firmware artifacts
|
||||
|
|
Loading…
Reference in New Issue