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 Mar 18, 2024
1 parent 5bb87cf commit 66cb18d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ jobs:

- name: build on x86
run: |
ls -a
echo $PWD
ls -a /usr/src/
sudo apt update
sudo apt install -y build-essential
make
make KSRC=/usr/src/linux-headers-6.1.21-v7+ O="" modules
ls

0 comments on commit 66cb18d

Please sign in to comment.