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 30b797f commit 9af2259
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_rpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
cd rtl8812au
sudo apt update
sudo apt install -y build-essential tree
make
git clone --depth=1 https://github.com/OpenHD/OpenHD-KernelBuilder
make KSRC=OpenHD-KernelBuilder M=$(pwd) modules
ls

0 comments on commit 9af2259

Please sign in to comment.