From 6557fcfdd2a340671357a5c5bf69e2babc986437 Mon Sep 17 00:00:00 2001 From: 00575 <75769819+00575@users.noreply.github.com> Date: Sun, 30 Jul 2023 07:34:57 +0800 Subject: [PATCH] Update diy.yml --- .github/workflows/diy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/diy.yml b/.github/workflows/diy.yml index aa6de1e6..56cefa30 100644 --- a/.github/workflows/diy.yml +++ b/.github/workflows/diy.yml @@ -36,7 +36,7 @@ jobs: run: | sudo apt update && sudo apt install qemu-utils sudo sysctl vm.swappiness=0 - curl -L https://github.com/stupidloud/sshactions/releases/download/cache/ib-$DEVICE.tar.xz | tar -Jxvf - + curl -L https://github.com/00575/cache-build/releases/download/cache/ib-$DEVICE.tar.xz | tar -Jxvf - mv *imagebuilder* ib && cd ib . $GITHUB_WORKSPACE/scripts/merge_files.sh sed -i '/local/d;s/#//' files/etc/opkg/distfeeds.conf