From e3530cfb88024d625011f4c2bedfd63a77aefc60 Mon Sep 17 00:00:00 2001 From: iVAN <88724353+ivan-hc@users.noreply.github.com> Date: Mon, 8 Jan 2024 04:35:00 +0100 Subject: [PATCH] Update JuNest-updater.yml --- .github/workflows/JuNest-updater.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/JuNest-updater.yml b/.github/workflows/JuNest-updater.yml index ac891a3..06a1efd 100644 --- a/.github/workflows/JuNest-updater.yml +++ b/.github/workflows/JuNest-updater.yml @@ -16,7 +16,7 @@ jobs: if: always() run: | sudo apt update - wget https://raw.githubusercontent.com/ivan-hc/junest/main/junest-updater.sh + wget https://raw.githubusercontent.com/ivan-hc/junest/master/junest-updater.sh chmod a+x ./junest-updater.sh ./junest-updater.sh mkdir dist