Skip to content

Commit

Permalink
Update kernel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sreejith7676 authored Nov 9, 2024
1 parent 9b51186 commit 3305586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
echo "Compile starting..."
bash build/build.sh
echo "Compilied..."
git clone https://github.com/sarthakroy2002/AnyKernel3 -b android12-5.10
git clone https://github.com/sreejith7676/AnyKernel3 -b android12-5.10
cp -r out/android12-5.10/dist/Image.gz AnyKernel3
cd AnyKernel3
zip -r9 android12-5.10-AnyKernel3.zip ./*
Expand Down

0 comments on commit 3305586

Please sign in to comment.