Skip to content

Commit

Permalink
fixing systax problem in latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
noah1510 committed Mar 23, 2020
1 parent 20a8e06 commit b675790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: install platform io
run:
run: |
pip install -U wheel
pip install -U platformio
platformio update
Expand Down

0 comments on commit b675790

Please sign in to comment.