Update c-cpp.yml

This commit is contained in:
Peter Buchegger 2020-06-15 01:32:50 +02:00 committed by GitHub
parent 2f9d9a9a6a
commit b158fbec61
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
- run: pip3 install platformio
- run: pip3 install wheel platformio
- uses: actions/checkout@v2
- run: platformio run