diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-12-19 13:54:13 +0100 |
---|---|---|
committer | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-12-20 20:09:35 +0100 |
commit | 1dd345b00d3c0e29abd661094f1cc58173a266e0 (patch) | |
tree | 0cae85b8e42040998fbd0a53dc984c50cf5ed4f3 /.github/workflows/mkosi.yml | |
parent | po: Translated using Weblate (Finnish) (diff) | |
download | systemd-1dd345b00d3c0e29abd661094f1cc58173a266e0.tar.xz systemd-1dd345b00d3c0e29abd661094f1cc58173a266e0.zip |
mkosi: Update to latest
Diffstat (limited to '.github/workflows/mkosi.yml')
-rw-r--r-- | .github/workflows/mkosi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 3a10d116eb..c9d4b012a2 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -113,7 +113,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@7d45366395f29fdb2b534a850c09d23d29b78fa9 + - uses: systemd/mkosi@ba07d53000b6c560ad0b9f07550aca93c0284e88 # 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 |