Skip to content

Commit

Permalink
Update build-kernel_by_Mandi-Sa-clang.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomxi1997 authored Dec 10, 2024
1 parent 22827c6 commit 494123f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-kernel_by_Mandi-Sa-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
mkdir clang
if [ ${{ env.MANDI-SA_CLANG_VERSION }} = 20 ]; then
wget -O clang20.7z https://github.com/Mandi-Sa/clang/releases/download/amd64-kernel-arm_static-20/llvm20.0.0-binutils2.43.1_amd64-kernel-arm_static-20241208.7z
7z x clang29.7z -r -o/$GITHUB_WORKSPACE/kernel_workspace/clang
7z x clang20.7z -r -o/$GITHUB_WORKSPACE/kernel_workspace/clang
fi
if [ ${{ env.MANDI-SA_CLANG_VERSION }} = 19 ]; then
Expand Down

0 comments on commit 494123f

Please sign in to comment.