Skip to content

Conversation

@bartoszmajsak
Copy link
Contributor

The recipe for identifying package manager (e.g. $(command -v dnf)) has always been evaluated to empty thus skipping automated installation.

This PR fixes the issue and uses make target in the github action for consistency.

The recipe for identifying package manager (e.g. `$(command -v dnf)`)
has always been evaluated to empty thus skipping automated installation.

This PR fixes the issue and uses make target in the github action for
consistency.

Signed-off-by: Bartosz Majsak <[email protected]>
@irar2 irar2 requested a review from shmuelk September 18, 2025 08:13
@shmuelk
Copy link
Collaborator

shmuelk commented Sep 18, 2025

/lgtm

/approve

@github-actions github-actions bot added the lgtm label Sep 18, 2025
@shmuelk shmuelk merged commit cb27f87 into llm-d:main Sep 18, 2025
4 checks passed
@bartoszmajsak bartoszmajsak deleted the fix_dnf branch September 18, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants