mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 07:24:24 +01:00
Update nextion2text.yml
This commit is contained in:
6
.github/workflows/nextion2text.yml
vendored
6
.github/workflows/nextion2text.yml
vendored
@@ -31,10 +31,10 @@ jobs:
|
||||
- name: Run nextion2text
|
||||
run: |
|
||||
wget https://raw.githubusercontent.com/joBr99/Nextion2Text/linux/Nextion2Text.py
|
||||
python Nextion2Text.py -s -d -p visual -i HMI/nspanel.HMI -o HMI/n2t-out-visual || true
|
||||
|
||||
python Nextion2Text.py -s -d -i HMI/nspanel.HMI -o HMI/n2t-out || true
|
||||
|
||||
set +o pipefail
|
||||
python Nextion2Text.py -s -d -p visual -i HMI/nspanel.HMI -o HMI/n2t-out-visual || true
|
||||
python Nextion2Text.py -s -d -i HMI/nspanel.HMI -o HMI/n2t-out || true
|
||||
python Nextion2Text.py -s -d -i HMI/US/portrait/nspanel_US_P.HMI -o HMI/US/portrait/n2t-out || true
|
||||
|
||||
diff -bur HMI/US/portrait/n2t-out HMI/n2t-out > HMI/US/portrait/diff-eu-version.txt
|
||||
|
||||
Reference in New Issue
Block a user