Merge branch 'hw_testing' of https://github.com/lora-aprs/LoRa_APRS_iGate into hw_testing

pull/293/head
Peter Buchegger 2023-04-28 19:27:46 +02:00
commit fad4ecd153
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

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