Skip to content

Commit

Permalink
ci: remove vendor-k1(6.1.15) kernel
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]>
  • Loading branch information
RevySR committed Oct 4, 2024
1 parent 499635b commit 004af34
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,17 +125,6 @@ jobs:
workflow_search: true
workflow_conclusion: success

- name: kernel download
uses: dawidd6/action-download-artifact@v6
with:
name: k1-kernel-gcc-13-k1
path: output
repo: ruyisdk-debian-riscv/k1-kernel
branch: vendor-v6.1
workflow: kernel.yml
workflow_search: true
workflow_conclusion: success

- name: Remove unused deb
run: |
rm -rf ${GITHUB_WORKSPACE}/output/linux-image-*-dbg_*_riscv64.deb
Expand Down

0 comments on commit 004af34

Please sign in to comment.