From b2b3b4ed8460d5a77785dd834c05e208fbd15d5b Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Tue, 26 Mar 2024 11:16:55 +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 f9df0a22bad..2d54dfcbb51 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -76,7 +76,7 @@ jobs: steps: - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 - - uses: systemd/mkosi@1445b389750af22756c0fde6facc1f2f343340b4 + - uses: systemd/mkosi@82108567f23cb29ecbea0a495833a18498eaafb9 # 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