From e4b19383066cd7b1437116fccce542e44784bd76 Mon Sep 17 00:00:00 2001 From: Victor Martinez <112425107+pitill0@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:13:32 +0100 Subject: [PATCH] Update deploy.yml Fixed httpup version --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1f867da..78ed994 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,7 +35,7 @@ jobs: - name: Update REPO file run: | wget -P /tmp -q https://crux.nu/files/httpup-0.5.1.tar.xz - tar -C /tmp -xf /tmp/httpup-0.5.0.tar.xz httpup-0.5.1/httpup-repgen + tar -C /tmp -xf /tmp/httpup-0.5.1.tar.xz httpup-0.5.1/httpup-repgen /tmp/httpup-0.5.1/httpup-repgen git add REPO