mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-05 18:22:41 +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:
|
build:
|
||||||
name: Build distribution 📦
|
name: Build distribution 📦
|
||||||
needs: wait-for-workflows
|
needs:
|
||||||
|
- wait-for-workflows
|
||||||
|
- trigger-client-and-models-build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue