mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 17:29:01 +00:00
test wait
This commit is contained in:
parent
83662306fd
commit
00fa4cad49
1 changed files with 3 additions and 1 deletions
4
.github/workflows/publish-to-test-pypi.yml
vendored
4
.github/workflows/publish-to-test-pypi.yml
vendored
|
@ -135,7 +135,9 @@ jobs:
|
|||
|
||||
build:
|
||||
name: Build distribution 📦
|
||||
needs: wait-for-workflows
|
||||
needs:
|
||||
- wait-for-workflows
|
||||
- trigger-client-and-models-build
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue