Skip to content

Commit

Permalink
0.8.1
Browse files Browse the repository at this point in the history
fix github actions
  • Loading branch information
lumapu committed Nov 5, 2023
1 parent 37d773e commit e582cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Install PlatformIO
run: |
python -m pip install --upgrade pip
python -m pip install setuptools --upgrade pip
pip install --upgrade platformio
- name: Run PlatformIO
Expand Down

0 comments on commit e582cb7

Please sign in to comment.