Skip to content

Commit

Permalink
mkosi: Update to latest release
Browse files Browse the repository at this point in the history
This fixes the mkosi github action to unbreak the mkosi CI
  • Loading branch information
DaanDeMeyer authored and keszybz committed Jul 6, 2022
1 parent 0c772b1 commit 13f4f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkosi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- uses: systemd/mkosi@228ca3b4c9ed9a0558dd0f5f83480e4bc75d125b
- uses: systemd/mkosi@767a244099e1747a3e9115e634955ba69b70f12a

- name: Install
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2
Expand Down

0 comments on commit 13f4f0f

Please sign in to comment.