From 8eab8f36bbb96eeda1de5c7a2f7979407298faf1 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Fri, 29 Nov 2024 12:21:52 +0100 Subject: [PATCH] mkosi: update to latest --- .github/workflows/mkosi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index a7dee7ee256..534b46cc291 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -105,7 +105,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@0825cca8084674ec8fa27502134b1bc601f79e0c + - uses: systemd/mkosi@07ef37c4c0dad5dfc6cec86c967a7600df1cd88c # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space # immediately, we remove the files in the background. However, we first move them to a different location -- 2.47.3