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 e9b1f2e commit 4c15076
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 @@ -104,8 +104,8 @@ jobs:
pmbootstrap chroot apk add opencv
pmbootstrap chroot apk add py3-opencv
pmbootstrap chroot apk add libcamera
#pmbootstrap chroot apk add firmware-xiaomi-miatoll
pmbootstrap chroot apk add soc-qcom-sm7150
pmbootstrap chroot apk add firmware-xiaomi-miatoll || true
pmbootstrap chroot apk add soc-qcom-sm7150 || true
pmbootstrap -v install --password 147147 --no-sparse --split
#pmbootstrap chroot apk add qcam
pmbootstrap export out_raw/
Expand Down

0 comments on commit 4c15076

Please sign in to comment.