Update m5atom-matrix.yml

This commit is contained in:
Darrell 2022-02-19 14:52:36 -05:00 committed by GitHub
parent a519094ff3
commit 751b5db274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.8
- name: Install PlatformIO
run: |
python -m pip install --upgrade pip