From 1976b1d86dbe9912a70f124ebc57502cc35b69b7 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sun, 14 Apr 2024 19:53:09 +0200 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 524e1e05d35..2f5d5b28f5c 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -74,7 +74,7 @@ jobs: steps: - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 - - uses: systemd/mkosi@5fd70560a1b1ac854b9e1c5a450df311f9000121 + - uses: systemd/mkosi@a845d4108ac87ca443bd1ad78ab53520bffd2eda # 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