Sfoglia il codice sorgente

Update build-kernel-a13-5.15.yml

James McConnell 1 anno fa
parent
commit
ba0bfcb4e4
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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: