mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-04 23:59:58 +01:00
lets try this
This commit is contained in:
parent
968c36ae16
commit
3bc145f857
1
.github/workflows/build_check.yml
vendored
1
.github/workflows/build_check.yml
vendored
|
|
@ -84,6 +84,7 @@ jobs:
|
|||
env:
|
||||
PLATFORMIO_AUTH_TOKEN: ${{ secrets.PLATFORMIO_AUTH_TOKEN }}
|
||||
steps:
|
||||
run: sudo rm -rf /usr/local/lib/python*/dist-packages/OpenSSL
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
- name: PlatformIO Test
|
||||
|
|
|
|||
Loading…
Reference in a new issue