Update c-cpp.yml

This commit is contained in:
Peter Buchegger 2020-06-15 03:04:49 +02:00 committed by GitHub
parent 9f79c175ab
commit 5d7bd0b34b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install python3-setuptools python3-wheel
- run: pip3 install platformio
- run: pip3 -v install platformio
- run: which platformio
- uses: actions/checkout@v2
- run: pio run