Fixed target in action.
All checks were successful
Deploy firmware via FTP (master) / Build and FTP Sync (push) Successful in 2m26s
All checks were successful
Deploy firmware via FTP (master) / Build and FTP Sync (push) Successful in 2m26s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
python -m pip install platformio
|
||||
|
||||
- name: Build firmware bundle
|
||||
run: pio run -e uno
|
||||
run: pio run -e uno_linux
|
||||
|
||||
- name: Install lftp client
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user