mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
mkosi: update to latest commit
Require dto fix Debian testing/unstable builds, as the initrd is versioned
This commit is contained in:
parent
4db5c45df8
commit
dcf1bf3b6d
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||||
- uses: systemd/mkosi@ff0238897d52429d52071ffd0297948c9d6d7e1d
|
- uses: systemd/mkosi@792cbc60eb2dc4a58d66bb3c212bf92f8d50f6ea
|
||||||
|
|
||||||
- name: Install
|
- name: Install
|
||||||
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2
|
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2
|
||||||
|
Loading…
Reference in New Issue
Block a user