mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 04:06:29 +01:00
removed simple_AP from build-test.yml
This commit is contained in:
10
.github/workflows/build-test.yml
vendored
10
.github/workflows/build-test.yml
vendored
@@ -23,11 +23,11 @@ jobs:
|
|||||||
- name: Install intelhex
|
- name: Install intelhex
|
||||||
run: pip install --upgrade intelhex
|
run: pip install --upgrade intelhex
|
||||||
|
|
||||||
- name: Build Simple_AP
|
# - name: Build Simple_AP
|
||||||
run: |
|
# run: |
|
||||||
cd ESP32_AP-Flasher
|
# cd ESP32_AP-Flasher
|
||||||
pio run --environment Simple_AP
|
# pio run --environment Simple_AP
|
||||||
pio run --target buildfs --environment Simple_AP
|
# pio run --target buildfs --environment Simple_AP
|
||||||
|
|
||||||
- name: Build OpenEPaperLink_Mini_AP
|
- name: Build OpenEPaperLink_Mini_AP
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user