Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
99degree authored Jan 10, 2025
1 parent b402760 commit 2d9bc3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@ jobs:
pmbootstrap install --password 147147 --split
pmbootstrap export
cp /tmp/postmarketOS-export/boot.img out/boot-xiaomi-tianma-miatoll.img
cp /tmp/postmarketOS-export/xiaomi-miatoll*.img out/
cp /tmp/postmarketOS-export/*xiaomi*.img out/
#sed -i 's/tianma/huaxing/g' ~/.config/pmbootstrap_v3.cfg
#pmbootstrap export
#cp /tmp/postmarketOS-export/boot.img out/boot-xiaomi-huaxing-miatoll.img
xz -T0 -9e -v out/rootfs-xiaomi-miatoll.img
xz -T0 -9e -v out/rootfs-xiaomi-miatoll*.img
echo -e "n\nn\ny\n" | pmbootstrap zap
- name: Upload artifacts
Expand Down

0 comments on commit 2d9bc3e

Please sign in to comment.