Skip to content

Commit

Permalink
github: Workaround mkosi failure
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Jan 30, 2025
1 parent 70795e2 commit ddb1f93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ jobs:
- name: Setup mkosi
run: |
pipx install git+https://github.com/systemd/[email protected]
# Pin a working mkosi
pipx install git+https://github.com/systemd/mkosi.git@d18157cce8c97508ab0781bdefd313f69eabcbfb
- name: Build the image
run: |
Expand Down

0 comments on commit ddb1f93

Please sign in to comment.