Skip to content

Commit

Permalink
workflow: remove unused kernel sources for more space
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingfate committed Aug 30, 2023
1 parent ba84290 commit ce67b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
KERNELBRANCH="commit:${{ github.event.pull_request.head.sha }}"
}
EOF
ls -ld ~/_work/os/os/cache/sources/linux-kernel-worktree/*rockchip-rk3588__arm64|xargs sudo rm -rf
bash ./compile.sh kernel \
SHARE_LOG=yes \
ARTIFACT_USE_CACHE="yes" \
Expand Down

0 comments on commit ce67b1b

Please sign in to comment.