Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 4a41c7a

Browse files
dhuangdhuang
dhuang
authored and
dhuang
committed
debugging
1 parent 5e97533 commit 4a41c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/nm-build-vllm-whl/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ runs:
4040
echo "tarball=${TARBALL}" >> "$GITHUB_OUTPUT"
4141
ARTIFACT=`echo "${WHL}" | sed 's/.whl//g'`
4242
echo "artifact=${ARTIFACT}" >> "$GITHUB_OUTPUT"
43+
echo "artifact=${ARTIFACT}"
4344
exit ${SUCCESS}
4445
shell: bash

0 commit comments

Comments
 (0)