mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
rename native to standalone
This commit is contained in:
4
.github/workflows/pr_check.yml
vendored
4
.github/workflows/pr_check.yml
vendored
@@ -32,6 +32,6 @@ jobs:
|
|||||||
pip install wheel
|
pip install wheel
|
||||||
pip install -U platformio
|
pip install -U platformio
|
||||||
|
|
||||||
- name: Build native
|
- name: Build standalone
|
||||||
run: |
|
run: |
|
||||||
platformio run -e native
|
platformio run -e standalone
|
||||||
|
|||||||
Reference in New Issue
Block a user