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 17, 2024
1 parent 6a77e79 commit 7f0dc5d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,7 @@ jobs:
#pmbootstrap update --non-existing
pmbootstrap build adbd-linux
pmbootstrap build firmware-xiaomi-miatoll
pmbootstrap build --force soc-qcom-sm7150
pmbootstrap chroot apk add qcam
pmbootstrap chroot apk add opencv
pmbootstrap chroot apk add py3-opencv
pmbootstrap chroot apk add libcamera
pmbootstrap chroot sudo apk add firmware-xiaomi-miatoll* || true
pmbootstrap chroot sudo apk add soc-qcom-sm7150* || true
pmbootstrap -v install --password 147147 --no-sparse --split
#pmbootstrap chroot apk add qcam
pmbootstrap export out_raw/
ls -la out_raw/
cp -R -u -p -L out_raw/* out/ | true
Expand Down

0 comments on commit 7f0dc5d

Please sign in to comment.