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 - name: Setup Cache
uses: actions/cache@v3 uses: actions/cache@v3
with: with:
path: | path: .pio
.cache/pip
.platformio
key: hw-cache key: hw-cache
- name: Install PlatformIO - name: Install PlatformIO
shell: bash shell: bash