diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index cc927519..d095fe00 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/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