removed simple_AP from build-test.yml

This commit is contained in:
Nic Limper
2024-01-28 23:08:33 +01:00
committed by GitHub
parent e563358370
commit 8c4627007f

View File

@@ -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: |