修复bug
This commit is contained in:
parent
de15d9a1c6
commit
34424a10a4
@ -25,7 +25,7 @@ cd "${GITHUB_WORKSPACE}" || exit
|
||||
# download kernel source
|
||||
wget $URL
|
||||
tar -xvf "$VERSION".tar.bz2
|
||||
cd "$VERSION" || exit
|
||||
cd linux-"$VERSION" || exit
|
||||
|
||||
# copy config file
|
||||
cp ../config .config
|
||||
|
Loading…
x
Reference in New Issue
Block a user