Browse Source

Update build-kernel-a13-5.15.yml

James McConnell 1 year ago
parent
commit
ba0bfcb4e4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/build-kernel-a13-5.15.yml

+ 2 - 2
.github/workflows/build-kernel-a13-5.15.yml

@@ -1,10 +1,10 @@
-name: Build Android 13 GKI Kernels
+name: Build Android 13 5.15 GKI Kernels
 
 on:
   workflow_call:  # This allows this workflow to be called from another workflow
   
 jobs:
-  build-kernel-a13-kernelsu-susfs:
+  build-kernel-a13-5-15-kernelsu-susfs:
     runs-on: ubuntu-22.04
     strategy:
       matrix: