"superbench/vscode:/vscode.git/clone" did not exist on "6c0205cece527ed49959619e74865c1bd5e69e6e"
Unverified Commit 3243ebf0 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build-N1.yml

fix 循环问题
parent 151f5970
...@@ -97,7 +97,7 @@ jobs: ...@@ -97,7 +97,7 @@ jobs:
OPENWRT_ARMVIRT: ${{ steps.find_rootfs.outputs.file }} OPENWRT_ARMVIRT: ${{ steps.find_rootfs.outputs.file }}
PACKAGE_SOC: s905d PACKAGE_SOC: s905d
KERNEL_VERSION_NAME: ${{ inputs.openwrt_kernel }} KERNEL_VERSION_NAME: ${{ inputs.openwrt_kernel }}
KERNEL_AUTO_LATEST: true KERNEL_AUTO_LATEST: false
WHOAMI: "wukongdaily" WHOAMI: "wukongdaily"
- name: Rename .img.gz file - name: Rename .img.gz file
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment