Skip to content

Commit

Permalink
Update build_rpi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Dec 29, 2023
1 parent 9b906a6 commit fd3077b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
sudo apt update
sudo apt install -y build-essential tree git build-essential bc
git clone --depth=1 https://github.com/OpenHD/OpenHD-KernelBuilder
make KSRC=OpenHD-KernelBuilder M=$(pwd) modules
make KSRC=OpenHD-KernelBuilder
ls

0 comments on commit fd3077b

Please sign in to comment.