Skip to content

Commit

Permalink
mkosi: Make sure systemd/mkosi#2956 works
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanDeMeyer committed Aug 22, 2024
1 parent bc07b02 commit 49b50ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkosi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: systemd/mkosi@63fc1fde5b1aac1abf07ac499068c2b62263dafb
- uses: systemd/mkosi@021b565ecfd0d61321c9fbe1ca7c1244fe1dc5d9

# 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
Expand Down

0 comments on commit 49b50ec

Please sign in to comment.