Updated CI name & Magisk, ADB root solution check (#95)

This commit is contained in:
Pazhani Ragunathan 2021-11-20 15:51:36 +05:30 committed by GitHub
parent 9c85df7011
commit 16ecbee62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: Magisk
name: Build WSA
on:
push:
pull_request:
@ -355,6 +355,7 @@ jobs:
e2fsck -yf ${{ matrix.arch }}/system_ext.img
resize2fs -M ${{ matrix.arch }}/system_ext.img
- name: add ADB
if: ${{ github.event.inputs.root_sol == 'magisk' || github.event.inputs.root_sol == '' }}
run: |
wget https://dl.google.com/android/repository/platform-tools-latest-windows.zip -Oadb.zip
unzip adb.zip platform-tools/?db*