mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
mkosi: Update to latest
Fixed centos stream 8 builds that were hitting a nonexisting mirror url
This commit is contained in:
parent
dec6f61928
commit
a268e7f402
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@ec66e9ceaad2425af11f37bb2bc222449b03cb8b
|
||||
- uses: systemd/mkosi@104483c479df5673e5ab52a16ca9484ee5cef3fd
|
||||
|
||||
- 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