Update build_action.sh
This commit is contained in:
@@ -15,6 +15,7 @@ cd "${GITHUB_WORKSPACE}" || exit
|
||||
|
||||
# download kernel source
|
||||
wget http://www.kernel.org/pub/linux/kernel/v5.x/linux-"$VERSION".tar.xz
|
||||
ls
|
||||
tar -xf linux-"$VERSION".tar.xz
|
||||
cd linux-"$VERSION" || exit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user