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 7bd217d commit 3801c8f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ jobs:
git merge -m "merge upstreaam master with local changes" 99degree/next
#git checkout 99degree/v23.06 -f
git clean -fdx
# remove ppc64 to workaround pmbootstrap for lacking alpine ppc64 platform
sed -i 's/Arch.ppc64le,/#Arch.ppc64le,/g' pmb/core/arch.py
- name: Choose any SM7125 device in pmbootstrap to build kernel
run: |
pmbootstrap config auto_zap_misconfigured_chroots no
Expand Down

0 comments on commit 3801c8f

Please sign in to comment.