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

Update build-dev-board-by-flippy.yml

parent 0d084aa3
...@@ -151,6 +151,7 @@ jobs: ...@@ -151,6 +151,7 @@ jobs:
PACKAGE_SOC: ${{ inputs.openwrt_soc }} PACKAGE_SOC: ${{ inputs.openwrt_soc }}
KERNEL_VERSION_NAME: ${{ inputs.openwrt_kernel }} KERNEL_VERSION_NAME: ${{ inputs.openwrt_kernel }}
KERNEL_AUTO_LATEST: true KERNEL_AUTO_LATEST: true
KERNEL_REPO_URL: "ophub/kernel"
WHOAMI: ${{ inputs.builder_name }} WHOAMI: ${{ inputs.builder_name }}
- name: Rename .img.gz file - name: Rename .img.gz file
...@@ -174,4 +175,4 @@ jobs: ...@@ -174,4 +175,4 @@ jobs:
files: | files: |
${{ env.PACKAGED_OUTPUTPATH }}/*.img.gz ${{ env.PACKAGED_OUTPUTPATH }}/*.img.gz
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
\ No newline at end of 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