GApps placeholder
This commit is contained in:
4
.github/workflows/magisk.yml
vendored
4
.github/workflows/magisk.yml
vendored
@@ -198,6 +198,10 @@ jobs:
|
|||||||
seclabel u:r:magisk:s0
|
seclabel u:r:magisk:s0
|
||||||
oneshot
|
oneshot
|
||||||
EOF
|
EOF
|
||||||
|
- name: Integrate GApps
|
||||||
|
if: ${{ github.event.inputs.gapps_variant != 'none' && github.event.inputs.gapps_variant != '' }}
|
||||||
|
run: |
|
||||||
|
echo 'Not supported yet' && false
|
||||||
- name: Umount images
|
- name: Umount images
|
||||||
run: |
|
run: |
|
||||||
sudo umount system/vendor
|
sudo umount system/vendor
|
||||||
|
Reference in New Issue
Block a user