Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Frédéric Metrich <45318189+FredM67@users.noreply.github.com>
  • Loading branch information
FredM67 committed Jun 2, 2024
1 parent e6e7d96 commit 57615b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
key: ${{ runner.os }}-pio
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 'latest'
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 57615b2

Please sign in to comment.