Update README.md

This commit is contained in:
Sergey
2023-09-22 22:05:07 +03:00
committed by GitHub
parent 57a1715e24
commit 38936a700c

View File

@ -16,5 +16,5 @@ jobs:
- name: Build
uses: embedd-actions/platformio-ci@v2
with: # Optional you can change command
command: pio run #
command: pio run
```