This commit is contained in:
Owen 2021-03-07 11:44:03 +01:00
parent 09ec04ec37
commit b4ab322576
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ before_script:
- cd esp32
- git submodule update --init --recursive
- cd tools
- python --version
- python3 get.py
- pip3 install --user platformio
- platformio update