Fix vendor size
This commit is contained in:
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@@ -272,7 +272,7 @@ jobs:
|
|||||||
- name: Expand vendor
|
- name: Expand vendor
|
||||||
run: |
|
run: |
|
||||||
e2fsck -yf ${{ matrix.arch }}/vendor.img
|
e2fsck -yf ${{ matrix.arch }}/vendor.img
|
||||||
resize2fs ${{ matrix.arch }}/vendor.img 320M
|
resize2fs ${{ matrix.arch }}/vendor.img 400M
|
||||||
- name: Mount images
|
- name: Mount images
|
||||||
run: |
|
run: |
|
||||||
sudo mkdir system
|
sudo mkdir system
|
||||||
|
Reference in New Issue
Block a user