mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-05-02 19:42:59 +02:00
Remove expressif step
This commit is contained in:
4
.github/workflows/default-board-build.yaml
vendored
4
.github/workflows/default-board-build.yaml
vendored
@@ -19,9 +19,5 @@ jobs:
|
||||
python-version: '3.11'
|
||||
- name: Install PlatformIO Core
|
||||
run: pip install --upgrade platformio
|
||||
|
||||
- name: Install PlatformIO Expressif board package
|
||||
run: pio pkg update -g -p espressif32
|
||||
|
||||
- name: Build PlatformIO Project
|
||||
run: pio run --environment heltec_wifi_lora_32_V3
|
||||
|
||||
Reference in New Issue
Block a user