mkosi: Update to latest commit

We recently added caching for the dependencies we build from source
in mkosi's github action which speeds up builds by +-10 minutes. Let's
update to the latest commit so we benefit from this in systemd's mkosi
CI as well.
This commit is contained in:
Daan De Meyer 2022-04-20 19:10:22 +02:00 committed by Yu Watanabe
parent ebd4541efe
commit 041456246c

View file

@ -49,7 +49,7 @@ jobs:
steps:
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846
- uses: systemd/mkosi@0dd39c20a4b3a2fab6efdc54da92bffad7c7b7ca
- uses: systemd/mkosi@93098e2406e12ea7f06f962d4808952b8a06d345
- name: Install
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2