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

Update build-rockchip-immortalWrt.yml

parent 796fb4cb
...@@ -67,7 +67,7 @@ jobs: ...@@ -67,7 +67,7 @@ jobs:
- name: Set executable permissions - name: Set executable permissions
run: chmod +x ${{ github.workspace }}/rockchip/build.sh run: chmod +x ${{ github.workspace }}/rockchip/build.sh
- name: Setup Docker and Build - name: Building Rockchip ImmortalWrt
run: | run: |
profiles="${{ github.event.inputs.profile }}" profiles="${{ github.event.inputs.profile }}"
rootfs_partsize="${{ github.event.inputs.rootfs_partsize }}" rootfs_partsize="${{ github.event.inputs.rootfs_partsize }}"
......
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