From 6f8c18a05543a43786d5bf76c4f0589284f5e2b2 Mon Sep 17 00:00:00 2001 From: D3vil0p3r Date: Sat, 28 Sep 2024 03:34:48 +0200 Subject: [PATCH] Update workflow --- .github/workflows/install.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index 42d7c3278..f6f21cff4 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -31,8 +31,6 @@ jobs: sed -i "s#/dev/loop0#$loop_device#g" arch.json lsblk "$loop_device" sudo fdisk -l "$loop_device" - sudo modprobe dm_mod - sudo dmsetup ls ls -la /dev - name: Run the installer