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

Update rockship-armv8-squashfs.yml

parent 263d35fe
...@@ -20,7 +20,8 @@ jobs: ...@@ -20,7 +20,8 @@ jobs:
-v "${{ github.workspace }}/bin:/home/build/immortalwrt/bin" \ -v "${{ github.workspace }}/bin:/home/build/immortalwrt/bin" \
-v "${{ github.workspace }}/files:/home/build/immortalwrt/files" \ -v "${{ github.workspace }}/files:/home/build/immortalwrt/files" \
-v "${{ github.workspace }}/build_rockchip.sh:/home/build/immortalwrt/build.sh" \ -v "${{ github.workspace }}/build_rockchip.sh:/home/build/immortalwrt/build.sh" \
immortalwrt/imagebuilder:rockchip-armv8-openwrt-23.05.4 /bin/bash /home/build/immortalwrt/build.sh #immortalwrt/imagebuilder:rockchip-armv8-openwrt-23.05.4 /bin/bash /home/build/immortalwrt/build.sh
immortalwrt/imagebuilder:rockchip-armv8-openwrt-24.10 /bin/bash /home/build/immortalwrt/build.sh
- name: Locate squashfs firmware files - name: Locate squashfs firmware files
id: locate_files id: locate_files
......
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