Skip to content

Commit

Permalink
Update kernel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravi-Kishor authored Nov 8, 2024
1 parent ee5b21a commit d0a1d79
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 @@ -40,7 +40,7 @@ jobs:
run: |
mkdir kernel
cd kernel
~/bin/repo init -u https://android.googlesource.com/kernel/manifest.git -b common-android12-5.10-2024-11 --depth=1
~/bin/repo init -u https://android.googlesource.com/kernel/manifest.git -b common-android12-5.10-2024-08 --depth=1
~/bin/repo sync --force-sync
ln -s common/build.config.gki.aarch64 build.config
cd common
Expand Down

0 comments on commit d0a1d79

Please sign in to comment.