From 7f105dc1bd24dbd58d5da2c60956c0242f2fe300 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Mon, 10 Jun 2024 14:17:10 +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 71037f8fac..425d737b62 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -92,7 +92,7 @@ jobs: steps: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 - - uses: systemd/mkosi@1cc81fb92ef0bb1ef7d51ac1e76327614d41ed74 + - uses: systemd/mkosi@0081ea66faf56a35353d6aeadfe42f9679c7d1cf # 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.25.1