Skip to content

Commit 555b8a9

Browse files
committed
iamge uri output
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent 767ae3b commit 555b8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-sglang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393

9494
- name: echo container
9595
run: |
96-
echo "image_uri: ${{ needs.build-sglang-image.outputs.IMAGE_URI }}"
96+
echo "image_uri: ${{ needs.build-sglang-image.outputs.image_uri }}"
9797
9898
- name: Container pull
9999
uses: ./.github/actions/container-pull

0 commit comments

Comments
 (0)