From 6cad10adb3451fa521e9a345846eccf065b6e0b9 Mon Sep 17 00:00:00 2001 From: Johannes Date: Thu, 15 Sep 2022 17:16:12 +0200 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 30b64740..631efcbc 100644 --- a/.github/workflows/nextion2text.yml +++ b/.github/workflows/nextion2text.yml @@ -35,7 +35,7 @@ jobs: - name: Download n2t continue-on-error: true run: | - wget https://raw.githubusercontent.com/joBr99/Nextion2Text/linux/Nextion2Text.py + wget https://raw.githubusercontent.com/joBr99/Nextion2Text/master/linux/Nextion2Text.py - name: Run n2t EU continue-on-error: true