From 05df5cebfeb494cda4c1ad579984abc9e585b87d Mon Sep 17 00:00:00 2001 From: Evil Azrael Date: Tue, 25 Jun 2024 01:29:41 +0200 Subject: [PATCH] f2fs build test --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 118188b7be25..6e1c21e87746 100644 --- a/action.yml +++ b/action.yml @@ -164,6 +164,7 @@ runs: cat /proc/filesystems + find /lib/modules sudo modprobe f2fs || exit 1 lsmod nodinfo f2fs