mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 03:12:25 +00:00
we must run llama stack build properly
This commit is contained in:
parent
9517eef70c
commit
7c893f85b0
3 changed files with 20 additions and 3 deletions
2
.github/actions/setup-runner/action.yml
vendored
2
.github/actions/setup-runner/action.yml
vendored
|
|
@ -39,3 +39,5 @@ runs:
|
|||
exit 1
|
||||
fi
|
||||
|
||||
echo "Installed llama packages"
|
||||
uv pip list | grep llama
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue