Update c-cpp.yml

This commit is contained in:
Peter Buchegger 2020-06-15 01:28:53 +02:00 committed by GitHub
parent 7a8b75b7c3
commit 2f9d9a9a6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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