Skip to content

Commit

Permalink
Update platformio.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melkati committed Jan 7, 2024
1 parent edc8ea8 commit 5532497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platformio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -U platformio
platformio update
pio pkg update
- name: Build test
run: |
pio run
Expand Down

0 comments on commit 5532497

Please sign in to comment.