From 5b024c5fb56ebe2b698f1de3e53c0bf58e4b02a0 Mon Sep 17 00:00:00 2001 From: zyb Date: Sun, 30 Jun 2024 18:51:52 +0800 Subject: [PATCH] modified: .github/workflows/mikrotik_patch.yml --- .github/workflows/mikrotik_patch.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mikrotik_patch.yml b/.github/workflows/mikrotik_patch.yml index 0739fd3..fc85caa 100644 --- a/.github/workflows/mikrotik_patch.yml +++ b/.github/workflows/mikrotik_patch.yml @@ -57,8 +57,8 @@ jobs: - name: Create Squashfs for option and python3 if: steps.cache-squashfs.outputs.cache-hit != 'true' run: | - sudo wget -O bash -nv https://busybox.net/downloads/binaries/1.31.0-i686-uclibc/busybox_ASH - sudo wget -O busybox -nv https://busybox.net/downloads/binaries/1.31.0-i686-uclibc/busybox + sudo wget -O bash -nv https://busybox.net/downloads/binaries/1.35.0-x86_64-linux-musl/busybox_ASH + sudo wget -O busybox -nv https://busybox.net/downloads/binaries/1.35.0-x86_64-linux-musl/busybox sudo chmod +x busybox sudo chmod +x bash sudo mkdir -p ./option-root/bin/