Update nextion2text.yml

This commit is contained in:
joBr99
2022-09-18 14:24:44 +02:00
committed by GitHub
parent 45c9ea64d0
commit 0c1343b267

View File

@@ -35,7 +35,7 @@ jobs:
- name: Download n2t
continue-on-error: true
run: |
wget https://raw.githubusercontent.com/joBr99/Nextion2Text/master/linux/Nextion2Text.py && apt install -y diffoscope
wget https://raw.githubusercontent.com/joBr99/Nextion2Text/master/linux/Nextion2Text.py && sudo apt install -y diffoscope
- name: Run n2t EU
continue-on-error: true