mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 20:23:36 +08:00
mkosi: update to latest main
Fix build failure on SUSE Tumbleweed due to config changes
This commit is contained in:
parent
8924cbf34a
commit
3a883d36eb
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||||
- uses: systemd/mkosi@767a244099e1747a3e9115e634955ba69b70f12a
|
- uses: systemd/mkosi@679bcc98fb8fbe7b53ed809c7019992877e18c14
|
||||||
|
|
||||||
- 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