Skip to content

Commit

Permalink
Update build_x20.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Mar 21, 2024
1 parent 34843f7 commit 220cb06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_x20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
sed -i 's/CONFIG_PLATFORM_ARM_RPI = n/CONFIG_PLATFORM_ARM_RPI = y/g' Makefile
cd ../../../../
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- x20_defconfig
make modules_prepare
cd ../../
rm -Rf *.zip
echo "---------------"
Expand Down

0 comments on commit 220cb06

Please sign in to comment.