mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-02-05 23:35:11 +01:00
Update c-cpp.yml
This commit is contained in:
parent
7a8b75b7c3
commit
2f9d9a9a6a
3
.github/workflows/c-cpp.yml
vendored
3
.github/workflows/c-cpp.yml
vendored
|
|
@ -10,7 +10,8 @@ jobs:
|
|||
precompile:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: pip3 install setuptools platformio
|
||||
- run: sudo apt-get install python3-setuptools
|
||||
- run: pip3 install platformio
|
||||
- uses: actions/checkout@v2
|
||||
- run: platformio run
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue