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