Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
CI: Always build vintf build
Browse files Browse the repository at this point in the history
  • Loading branch information
QKIvan authored Feb 3, 2024
1 parent 533ed35 commit 8028864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nekko-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Build Kernel
run: |
cd /home/runner/android-kernel
./build_redbull.sh
./build_redbull-gki.sh
- name: Setting up AnyKenrel3
run: |
Expand Down

0 comments on commit 8028864

Please sign in to comment.