Skip to content

Commit 4a2221e

Browse files
committed
typo
Signed-off-by: Anastassios Nanos <[email protected]>
1 parent b963f32 commit 4a2221e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_kernels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
echo ::set-output name=build_exit_code::$?
133133
sudo mv ../*linux-headers*.deb artifacts/$ARCHITECTURE/$LINUX_VERSION/linux-headers-$LINUX_VERSION-latest.deb
134134
if [[ $ARCHITECTURE == "arm64" ]]
135+
then
135136
sudo mv ../*linux-image*-dbg*.deb artifacts/$ARCHITECTURE/$LINUX_VERSION/linux-image-$LINUX_VERSION-dbg-latest.deb
136137
fi
137138
sudo mv ../*linux-image*.deb artifacts/$ARCHITECTURE/$LINUX_VERSION/linux-image-$LINUX_VERSION-latest.deb

0 commit comments

Comments
 (0)