Fix typo my removing leading dash
This commit is contained in:
2
.github/workflows/test-builds.yml
vendored
2
.github/workflows/test-builds.yml
vendored
@@ -126,5 +126,5 @@ jobs:
|
|||||||
pip install platformio
|
pip install platformio
|
||||||
|
|
||||||
- name: Run PlatformIO
|
- name: Run PlatformIO
|
||||||
- uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
run: platformio run --environment i3_MEGA
|
run: platformio run --environment i3_MEGA
|
Reference in New Issue
Block a user