Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
99degree authored Dec 6, 2023
1 parent c57de19 commit e711fb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
pmbootstrap -v install --password 147147 --no-sparse --split
pmbootstrap export
cp /tmp/postmarketOS-export/* out/
cp linux/arch/arm64/boot/Image.gz out/
cp linux/arch/arm64/boot/dts/qcom/sm7125*.dtb out/
xz -T0 -9e -v out/*.img
ls -la out/
echo -e "n\nn\ny\n" | pmbootstrap zap
Expand Down

0 comments on commit e711fb9

Please sign in to comment.