From f42cb199315a1c2d4e0b0ff1b9efadb122cf9664 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Fri, 7 Jun 2024 18:50:54 +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 f9cf3f76ae6..e732d12dd6e 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -92,7 +92,7 @@ jobs: steps: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 - - uses: systemd/mkosi@38668e8099653cd8499fc8842af894d31ebc0f07 + - uses: systemd/mkosi@1cc81fb92ef0bb1ef7d51ac1e76327614d41ed74 # 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