mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 17:29:01 +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:
|
||||
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
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue