From a32d6161bbfab006ef80835c314a7008273a9143 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sat, 20 Apr 2024 12:29:48 +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 56f62e67ea..8110395262 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -74,7 +74,7 @@ jobs: steps: - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 - - uses: systemd/mkosi@236784dbb597321eedab50cef06cc49f92c57293 + - uses: systemd/mkosi@6ab7d9f09f8f2633f4b7c777a04e62e109486e2f # 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