We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c6e4f commit 6ac194dCopy full SHA for 6ac194d
.github/workflows/examples.yml
@@ -32,4 +32,4 @@ jobs:
32
pio pkg install --global --platform symlink://.
33
- name: Build examples
34
run: |
35
- platformio run -d ${{ matrix.example }}
+ pio run -d ${{ matrix.example }}
0 commit comments