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 9af2259 commit 9b906a6
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 @@ -32,7 +32,7 @@ jobs:
cd /opt
cd rtl8812au
sudo apt update
sudo apt install -y build-essential tree
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
ls

0 comments on commit 9b906a6

Please sign in to comment.