6.3.8
This commit is contained in:
parent
783d60c3ee
commit
1eae1a4e89
@ -14,7 +14,7 @@ sudo apt build-dep -y linux
|
||||
cd "${GITHUB_WORKSPACE}" || exit
|
||||
|
||||
# download kernel source
|
||||
wget http://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.5.tar.gz
|
||||
wget http://www.kernel.org/pub/linux/kernel/v6.x/linux-6.3.8.tar.gz
|
||||
tar -xf linux-"$VERSION".tar.gz
|
||||
cd linux-"$VERSION" || exit
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user