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 bf01c30 commit d0cc140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_x20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sudo apt install -y build-essential flex bc bison dkms git gcc-arm-linux-gnueabi libelf-dev
wget https://fra1.digitaloceanspaces.com/openhd-images/BaseImages/OpenHD-X20-kernel.zip
mkdir -p OpenHD-X20-kernel
unzip OpenHD-X20-kernel.zip -d OpenHD-X20-kernel/
unzip -q OpenHD-X20-kernel.zip -d OpenHD-X20-kernel/
cd OpenHD-X20-kernel/OpenHD-X20-kernel/
cd drivers/net/wireless/
git clone https://github.com/openhd/rtl8812au
Expand Down

0 comments on commit d0cc140

Please sign in to comment.