Update c-cpp.yml

pull/5/head
Peter Buchegger 2020-06-15 01:35:50 +02:00 zatwierdzone przez GitHub
rodzic b158fbec61
commit bbf0c99441
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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