Supplies the same Magisk APK version with WSA (#88)

Co-authored-by: LoveSy <shana@zju.edu.cn>
This commit is contained in:
okibcn
2021-11-15 01:40:13 -08:00
committed by GitHub
parent 0c131c5027
commit 153c0bf4de
2 changed files with 4 additions and 4 deletions

View File

@@ -163,6 +163,7 @@ jobs:
- name: Integrate Magisk
if: ${{ github.event.inputs.root_sol == 'magisk' || github.event.inputs.root_sol == '' }}
run: |
cp magisk.zip ${{ matrix.arch }}/Magisk.apk
sudo mkdir system/sbin
sudo chcon --reference system/init.environ.rc system/sbin
sudo chown root:root system/sbin