Skip to content

Commit

Permalink
Update android13-5.15-SM-X910-docker-opts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flanter21 authored Nov 24, 2024
1 parent e088eb4 commit 9d45047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android13-5.15-SM-X910-docker-opts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
required: true
type: boolean
description: >
Enable LXC, Docker
Enable LXC, Docker, unlock pKVM
kernelsu:
required: true
type: boolean
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
if: ${{ inputs.custom == true }}
run: |
cd $GITHUB_WORKSPACE
git clone https://github.com/rvalyi/GKI-Custom.git gki-patch
git clone https://github.com/flanter21/GKI-Custom.git gki-patch
# FIXME FIXME FIXME: inject the LXC settings properly, see the diff I put in config...
# cp ./gki-patch/config/gki_defconfig-android13-5.15 ./android-kernel/common/arch/arm64/configs/gki_defconfig
cd ./android-kernel/common
Expand Down

0 comments on commit 9d45047

Please sign in to comment.