mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-24 00:14:26 +01:00
Update nextion2text.yml
This commit is contained in:
3
.github/workflows/nextion2text.yml
vendored
3
.github/workflows/nextion2text.yml
vendored
@@ -17,9 +17,8 @@ jobs:
|
||||
|
||||
- name: Run nextion2text
|
||||
run: |
|
||||
sudo apt update && sudo apt install -y python3
|
||||
cd HMI
|
||||
wget https://raw.githubusercontent.com/joBr99/Nextion2Text/master/Nextion2Text.py
|
||||
wget https://raw.githubusercontent.com/joBr99/Nextion2Text/linux/Nextion2Text.py
|
||||
python Nextion2Text.py -i nspanel.HMI -o n2t-out
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
|
||||
Reference in New Issue
Block a user