Skip to content

Commit

Permalink
Wrong version of linux-modules-extra being installed (#2750)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikee47 authored Mar 29, 2024
1 parent 99b2ccd commit 0e46891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ if [ -n "$APPVEYOR" ] || [ -n "$GITHUB_ACTION" ]; then
g++-multilib \
python3-setuptools \
ninja-build \
linux-modules-extra-azure \
linux-modules-extra-$(uname -r) \
exfatprogs \
$EXTRA_PACKAGES

Expand Down

0 comments on commit 0e46891

Please sign in to comment.