From 15570fc096fe18c570f2b6dbbdb9986b10ebfd9c Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 12 Mar 2022 20:06:49 +0100 Subject: [PATCH] Update nextion2text.yml --- .github/workflows/nextion2text.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index a2682fb0..4e37ff82 100644 --- a/.github/workflows/nextion2text.yml +++ b/.github/workflows/nextion2text.yml @@ -17,7 +17,7 @@ jobs: - name: Run nextion2text run: | - apt update && apt install -y python3 + sudo apt update && sudo apt install -y python3 cd HMI wget https://raw.githubusercontent.com/joBr99/Nextion2Text/master/Nextion2Text.py python Nextion2Text.py -i nspanel.HMI -o n2t-out