mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 22:47:01 +01:00
Update nextion2text.yml
This commit is contained in:
2
.github/workflows/nextion2text.yml
vendored
2
.github/workflows/nextion2text.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run nextion2text
|
- name: Run nextion2text
|
||||||
run: |
|
run: |
|
||||||
apt update && apt install -y python3
|
sudo apt update && sudo apt install -y python3
|
||||||
cd HMI
|
cd HMI
|
||||||
wget https://raw.githubusercontent.com/joBr99/Nextion2Text/master/Nextion2Text.py
|
wget https://raw.githubusercontent.com/joBr99/Nextion2Text/master/Nextion2Text.py
|
||||||
python Nextion2Text.py -i nspanel.HMI -o n2t-out
|
python Nextion2Text.py -i nspanel.HMI -o n2t-out
|
||||||
|
|||||||
Reference in New Issue
Block a user