mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-02-22 23:56:38 +01:00
Update build_check.yml
This commit is contained in:
parent
aa11692582
commit
3e6afc6639
4
.github/workflows/build_check.yml
vendored
4
.github/workflows/build_check.yml
vendored
|
|
@ -124,9 +124,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