mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
mkosi: Update to latest commit
Fixes an issue with Arch builds failing by updating the archlinux keyring package.
This commit is contained in:
parent
b447955d09
commit
a41940ed0e
2
.github/workflows/mkosi.yml
vendored
2
.github/workflows/mkosi.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||
- uses: systemd/mkosi@679bcc98fb8fbe7b53ed809c7019992877e18c14
|
||||
- uses: systemd/mkosi@a75ee572a7ce0361e82d438061843d8e3667f0e4
|
||||
|
||||
- name: Install
|
||||
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2
|
||||
|
Loading…
Reference in New Issue
Block a user