mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Run n2t visual also for US Project
This commit is contained in:
5
.github/workflows/nextion2text.yml
vendored
5
.github/workflows/nextion2text.yml
vendored
@@ -37,6 +37,11 @@ jobs:
|
||||
continue-on-error: true
|
||||
run: |
|
||||
python Nextion2Text.py -s -d -p -p visual -i HMI/nspanel.HMI -o HMI/n2t-out-visual
|
||||
|
||||
- name: Run n2t US
|
||||
continue-on-error: true
|
||||
run: |
|
||||
python Nextion2Text.py -s -d -p -p visual -i HMI/US/portrait/nspanel_US_P.HMI -o HMI/US/portrait/n2t-out-visual
|
||||
|
||||
- name: Run n2t US DIFF
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user