From eb1582e72e8b8bf92356970963bbdfdc6019df13 Mon Sep 17 00:00:00 2001 From: xfshi Date: Thu, 17 Oct 2024 09:27:54 +0800 Subject: [PATCH] Update Patch Mikrotik RouterOS 7.x arm64.yaml Signed-off-by: xfshi --- .github/workflows/Patch Mikrotik RouterOS 7.x arm64.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/Patch Mikrotik RouterOS 7.x arm64.yaml b/.github/workflows/Patch Mikrotik RouterOS 7.x arm64.yaml index 779a57e..6b51958 100644 --- a/.github/workflows/Patch Mikrotik RouterOS 7.x arm64.yaml +++ b/.github/workflows/Patch Mikrotik RouterOS 7.x arm64.yaml @@ -35,7 +35,6 @@ jobs: steps: - name: Create squashfs for option npk run: | - cd $GITHUB_WORKSPACE sudo mkdir -p ./option-root/bin/ sudo cp busybox/busybox_aarch64 ./option-root/bin/busybox sudo chmod +x ./option-root/bin/busybox @@ -182,4 +181,4 @@ jobs: wireless-${{ env.LATEST_VERSION }}-arm64.npk zerotier-${{ env.LATEST_VERSION }}-arm64.npk python3-${{ env.LATEST_VERSION }}-arm64.npk - netinstall-${{ env.LATEST_VERSION }}.zip \ No newline at end of file + netinstall-${{ env.LATEST_VERSION }}.zip