mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Update c-cpp.yml
This commit is contained in:
parent
a0e8e5b402
commit
57cbf856ab
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
- run: sudo apt-get install python3-setuptools python3-wheel
|
||||
- run: export PATH="~/.local/bin:$PATH"
|
||||
- run: pip3 -v install platformio
|
||||
- run: which platformio
|
||||
- run: echo $PATH
|
||||
- uses: actions/checkout@v2
|
||||
- run: pio run
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue