Skip to content

Commit

Permalink
Update build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Dec 31, 2023
1 parent 8244c02 commit eb54d7d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
sudo mkdir -p /lib/modules/6.2.0-1018-azure/kernel/drivers/net/wireless/
sudo apt update
sudo apt install -y build-essential tree
chmod +x install-driver.sh
sudo ./install-driver.sh
# make
# chmod +x install-driver.sh
# sudo ./install-driver.sh
make
make install
ls

0 comments on commit eb54d7d

Please sign in to comment.