Skip to content

Commit

Permalink
Update build-kernel-a15-zumapro.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWildJames authored Feb 16, 2025
1 parent 8a13098 commit 7a9b4d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-kernel-a15-zumapro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ jobs:
echo "Changing to configuration directory: $CONFIG..."
cd "$CONFIG"
# Apply additional patch
cp ../kernel_patches/ksu_hooks.patch ./
patch -p1 --fuzz=3 < ./ksu_hooks.patch
cp ../kernel_patches/ksu_hooks_zumapro.patch ./
patch -p1 --fuzz=3 < ./ksu_hooks_zumapro.patch
- name: Apply Hide Stuff Patches
run: |
Expand Down

0 comments on commit 7a9b4d5

Please sign in to comment.