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
|
||||
run: |
|
||||
e2fsck -yf ${{ matrix.arch }}/vendor.img
|
||||
resize2fs ${{ matrix.arch }}/vendor.img 320M
|
||||
resize2fs ${{ matrix.arch }}/vendor.img 400M
|
||||
- name: Mount images
|
||||
run: |
|
||||
sudo mkdir system
|
||||
|
Reference in New Issue
Block a user