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 4c94a1f commit 1d60ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
sudo apt update
sudo apt install -y build-essential
mkdir -p /opt/additionalFiles
make ARCH=x86 CROSS_COMPILE= -C /usr/src/linux-headers-6.5.0-1016-azure M=/opt/additionalFiles modules
make ARCH=x86 CROSS_COMPILE= -C /usr/src/linux-headers-6.5.0-1016-azure modules
ls

0 comments on commit 1d60ecb

Please sign in to comment.