From ac712610caa513dc0fdf6d9abc5803b073e67fc1 Mon Sep 17 00:00:00 2001 From: tiopex <67048640+tiopex@users.noreply.github.com> Date: Tue, 31 Jan 2023 19:17:43 +0100 Subject: [PATCH] Update rootfs.yml --- .github/workflows/rootfs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/rootfs.yml b/.github/workflows/rootfs.yml index caef910b..8e3c6a00 100644 --- a/.github/workflows/rootfs.yml +++ b/.github/workflows/rootfs.yml @@ -42,7 +42,6 @@ jobs: cd ${{ inputs.submodule || '.' }} make cd output/images/ - xz rootfs.tar - uses: actions/upload-artifact@v2 with: