Update m5atom-matrix.yml
This commit is contained in:
parent
a519094ff3
commit
751b5db274
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue