Skip to content

Commit

Permalink
add debugs
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Chinchani <[email protected]>
  • Loading branch information
rchincha committed Nov 21, 2024
1 parent 2322fdc commit 3efec4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
echo "PWD=$PWD"
cat "$GITHUB_ENV"
ls -altr /boot/config*
find /lib/modules/ -name 'erofs.ko'
cat /boot/config* | grep EROFS
cat /boot/config* | grep CONFIG_BLK_DEV_DM
ls -al /dev/loop*
Expand Down

0 comments on commit 3efec4b

Please sign in to comment.