Update c-cpp.yml

This commit is contained in:
Peter Buchegger 2020-06-15 01:35:50 +02:00 committed by GitHub
parent b158fbec61
commit bbf0c99441
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,8 @@ jobs:
precompile:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install python3-setuptools
- run: pip3 install wheel platformio
- run: sudo apt-get install python3-setuptools python3-wheel
- run: pip3 install platformio
- uses: actions/checkout@v2
- run: platformio run