mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 17:29:01 +00:00
add ver
This commit is contained in:
parent
cca27819b9
commit
dc74675dc8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publish-to-test-pypi.yml
vendored
2
.github/workflows/publish-to-test-pypi.yml
vendored
|
@ -37,6 +37,8 @@ jobs:
|
|||
repository: meta-llama/llama-stack-client-python
|
||||
event-type: build-client-package
|
||||
client-payload: '{"source": "llama-stack-nightly", "version": "${{ steps.version.outputs.version }}"}'
|
||||
outputs:
|
||||
version: ${{ steps.version.outputs.version }}
|
||||
|
||||
build:
|
||||
name: Build distribution 📦
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue