mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-05 18:22:41 +00:00
bugfix
This commit is contained in:
parent
650016ffca
commit
7e574417ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-to-test-pypi.yml
vendored
2
.github/workflows/publish-to-test-pypi.yml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
name: Build distribution 📦
|
name: Build distribution 📦
|
||||||
needs: trigger-client-build # Wait for client build to complete
|
needs: trigger-client-and-models-build # Wait for client build to complete
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue