Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Add mcopy to action runner #1195

Merged
merged 1 commit into from
Mar 22, 2022
Merged

ci: Add mcopy to action runner #1195

merged 1 commit into from
Mar 22, 2022

Conversation

mudler
Copy link
Contributor

@mudler mudler commented Mar 22, 2022

Follow-up of #1148

Signed-off-by: Ettore Di Giacinto <edigiacinto@suse.com>
@Itxaka
Copy link
Contributor

Itxaka commented Mar 22, 2022

Is this the reason luet is failing on ci?

@mudler
Copy link
Contributor Author

mudler commented Mar 22, 2022

@@ -77,7 +77,7 @@
{{{- if ne $config.luet_override "" }}}
- name: Override luet version at toolchain/luet@{{{ $config.luet_override }}} 🔧
run: |
sudo luet replace --force --yes toolchain/luet --for toolchain/luet@{{{ $config.luet_override }}}
sudo luet install --force --yes toolchain/luet@{{{ $config.luet_override }}}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was a leftover 😅

@mudler
Copy link
Contributor Author

mudler commented Mar 22, 2022

ok ISO seems to build successfully, just some tests failed (unrelated) for download issue.. but a group of them passed, so merging it

@mudler mudler merged commit 9534430 into master Mar 22, 2022
@mudler mudler deleted the mcopy branch March 22, 2022 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants