Update c-cpp.yml

This commit is contained in:
Peter Buchegger 2020-06-15 03:14:56 +02:00 committed by GitHub
parent a0e8e5b402
commit 57cbf856ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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