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