Manually install wheel in Action

This commit is contained in:
Josh Stewart 2021-08-20 23:13:50 +10:00 committed by GitHub
parent 427afffca0
commit 0c8483dfbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install --upgrade platformio
pip install wheel
platformio update
platformio platform update