Fix typo my removing leading dash

This commit is contained in:
Knutwurst
2020-09-03 17:17:54 +02:00
parent 2c753fcdfd
commit 5deefc6d10

View File

@@ -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