mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 02:32:40 +00:00
bugfix
This commit is contained in:
parent
ee19565035
commit
20b96e30bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-to-docker.yml
vendored
2
.github/workflows/publish-to-docker.yml
vendored
|
@ -91,7 +91,7 @@ jobs:
|
|||
run: |
|
||||
docker images
|
||||
|
||||
# TODO (xiyan): make this into a matrix and test all templates other than fireworks
|
||||
# TODO (xiyan): make the following 2 steps into a matrix and test all templates other than fireworks
|
||||
- name: Start up built docker image
|
||||
run: |
|
||||
cd distributions/fireworks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue