mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-06 08:40:00 +01:00
Merge branch 'hw_testing' of https://github.com/lora-aprs/LoRa_APRS_iGate into hw_testing
This commit is contained in:
commit
fad4ecd153
4
.github/workflows/build_check.yml
vendored
4
.github/workflows/build_check.yml
vendored
|
|
@ -129,9 +129,7 @@ jobs:
|
|||
- name: Setup Cache
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
.cache/pip
|
||||
.platformio
|
||||
path: .pio
|
||||
key: hw-cache
|
||||
- name: Install PlatformIO
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue