Unverified Commit 19468484 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build-N1.yml

增加rootfs大小
parent 51708485
...@@ -92,6 +92,7 @@ jobs: ...@@ -92,6 +92,7 @@ jobs:
with: with:
openwrt_path: ${{ steps.find_rootfs.outputs.file }} openwrt_path: ${{ steps.find_rootfs.outputs.file }}
openwrt_board: s905d openwrt_board: s905d
openwrt_size: "256/${{ github.event.inputs.rootfs_partsize }}"
openwrt_kernel: ${{ inputs.openwrt_kernel }} openwrt_kernel: ${{ inputs.openwrt_kernel }}
builder_name: "wukongdaily" builder_name: "wukongdaily"
auto_kernel: true auto_kernel: true
......
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