mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-28 01:29:07 +03:00
rename pio targets
This commit is contained in:
4
.github/workflows/release_main.yml
vendored
4
.github/workflows/release_main.yml
vendored
@@ -36,8 +36,8 @@ jobs:
|
||||
|
||||
- name: Build images
|
||||
run: |
|
||||
platformio run -e esp8266
|
||||
platformio run -e esp32
|
||||
platformio run -e esp8266-ci
|
||||
platformio run -e esp32-ci
|
||||
|
||||
- name: Changelog
|
||||
run: cat RELEASENOTES.md CHANGELOG_LATEST.md > BODY.txt
|
||||
|
||||
Reference in New Issue
Block a user