Skip to content

Commit

Permalink
Use 'pio' alias
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed May 27, 2022
1 parent 016b6b2 commit 4a50e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
pio pkg install --global --platform symlink://.
- name: Build examples
run: |
platformio run -d ${{ matrix.example }}
pio run -d ${{ matrix.example }}

0 comments on commit 4a50e0e

Please sign in to comment.