mirror of
https://github.com/systemd/systemd.git
synced 2024-12-04 15:53:41 +08:00
mkosi: Update to latest
This commit is contained in:
parent
bdade5f597
commit
86e249f326
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
|
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
|
||||||
- uses: systemd/mkosi@5329eb0fe823634fe57daddce88ae8ccddfe3364
|
- uses: systemd/mkosi@22d212dcb229b553572578ef16c809f9a9961ee8
|
||||||
|
|
||||||
# Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
|
# 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
|
# immediately, we remove the files in the background. However, we first move them to a different location
|
||||||
|
Loading…
Reference in New Issue
Block a user