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 bb1813a commit c57de19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
cd linux
shopt -s expand_aliases
source ../pmbootstrap/helpers/envkernel.sh
make defconfig xiaomi_miatoll.config
make defconfig sm7150.config
make -j$(nproc)
#to failsafe for private build...
pmbootstrap build --envkernel linux-postmarketos-qcom-sm7150-99degree
Expand Down

0 comments on commit c57de19

Please sign in to comment.