mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 12:32:26 +00:00
.
This commit is contained in:
parent
a4e53cc4f3
commit
9517eef70c
4 changed files with 7 additions and 15 deletions
|
|
@ -42,8 +42,8 @@ runs:
|
|||
- name: Build Llama Stack
|
||||
shell: bash
|
||||
run: |
|
||||
echo $VIRTUAL_ENV
|
||||
uv run --active llama stack build --template ci-tests --image-type venv
|
||||
echo "Building Llama Stack"
|
||||
uv run llama stack build --template ci-tests --image-type venv
|
||||
|
||||
- name: Configure git for commits
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue