From d3055fdb9ca070689be86d1ea2d5030037c4d9ee Mon Sep 17 00:00:00 2001 From: Oliver Kunze <65952933+okunze@users.noreply.github.com> Date: Wed, 11 Jun 2025 14:17:48 +0200 Subject: [PATCH] Update Check for updates.yml --- .github/workflows/Check for updates.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/Check for updates.yml b/.github/workflows/Check for updates.yml index 1d7c6f4..2248014 100644 --- a/.github/workflows/Check for updates.yml +++ b/.github/workflows/Check for updates.yml @@ -89,7 +89,7 @@ jobs: uses: wei/wget@v1.1.1 with: args: https://download.argon40.com/scripts/argonregister-v1.py -P ./download/scripts - - name: Github Action for wget (/argonregister.py) + - name: Github Action for wget (argonregister.py) uses: wei/wget@v1.1.1 with: args: https://download.argon40.com/scripts/argonregister.py -P ./download/scripts @@ -101,10 +101,6 @@ jobs: uses: wei/wget@v1.1.1 with: args: https://download.argon40.com/scripts/argonpowerbutton-rpigpio.py -P ./download/scripts - - name: Github Action for wget (argononed.py) - uses: wei/wget@v1.1.1 - with: - args: https://download.argon40.com/scripts/argononed.py -P ./download/scripts - name: Github Action for wget (argon-unitconfig.sh) uses: wei/wget@v1.1.1 with: