diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2024-07-29 15:40:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-29 15:40:48 +0200 |
commit | 7fe0ea2eadc5ea38529453d5811112e473b744bd (patch) | |
tree | 392dc8b384c5ada65a6a0654e09285f5a08531fd /.github/workflows | |
parent | po: Translated using Weblate (Slovenian) (diff) | |
parent | docs: Simplify hacking instructions a bit (diff) | |
download | systemd-7fe0ea2eadc5ea38529453d5811112e473b744bd.tar.xz systemd-7fe0ea2eadc5ea38529453d5811112e473b744bd.zip |
Merge pull request #33857 from DaanDeMeyer/mkosi
Two small improvements
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/mkosi.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 28b2829bbd..58421589ea 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -159,8 +159,6 @@ jobs: [Host] QemuMem=4G - # We build with debuginfo so there's no point in mounting the sources into the machine. - RuntimeBuildSources=no EOF - name: Generate secure boot key |