Supplies the same Magisk APK version with WSA (#88)
Co-authored-by: LoveSy <shana@zju.edu.cn>
This commit is contained in:
1
.github/workflows/magisk.yml
vendored
1
.github/workflows/magisk.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user