From de3b57e64ee53a1a3b62c58da7838449069a7d86 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Sat, 22 Nov 2025 21:58:53 +0800 Subject: [PATCH] fix --- .github/workflows/X-x86_64_Z.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/X-x86_64_Z.yml b/.github/workflows/X-x86_64_Z.yml index 52c330e..de70924 100644 --- a/.github/workflows/X-x86_64_Z.yml +++ b/.github/workflows/X-x86_64_Z.yml @@ -247,7 +247,7 @@ jobs: cd openwrt source $GITHUB_WORKSPACE/Scripts/AutoBuild_Function.sh Firmware_Diy_End - ls openwrt/bin/Firmware + ls bin/Firmware - name: Upload Firmware to Artifacts uses: actions/upload-artifact@main